Update Dockerfile and .gitignore to include entrypoint script and docker-push.sh

This commit is contained in:
2025-11-26 17:15:17 +01:00
parent 2173258a21
commit b3370b3646
3 changed files with 26 additions and 44 deletions

1
.gitignore vendored
View File

@@ -58,3 +58,4 @@ ssl/*
!.github/workflows/
src/bin
docker-push.sh
entrypoint.sh