Closed kaitj closed 1 year ago
During meeting with @tkkuehn, we fixed a few bugs with the docker compose (had to go back to CMD instead of ENTRYPOINT). Also updated / removed variables from the .envtemplate and docker-compose.yml file where appropriate.
CMD
ENTRYPOINT
.envtemplate
docker-compose.yml
During meeting with @tkkuehn, we fixed a few bugs with the docker compose (had to go back to
CMD
instead ofENTRYPOINT
). Also updated / removed variables from the.envtemplate
anddocker-compose.yml
file where appropriate.