Defined CMD in Dockerfile; ENTRYPOINT now supports user-provided commands
All checks were successful
Update Docker Hub Description / dockerHubDescription (push) Successful in 12s
Docker Image CI / build_docker_images (push) Successful in 13m24s

This commit is contained in:
GianLuca Vagnuzzi
2026-01-02 08:22:01 +01:00
parent b1ee62110b
commit 6f0de40ec3
4 changed files with 48 additions and 18 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
.directory
build.sh
deploy.sh
compose-test.yml
data