Skip to content

Commit

Permalink
Fix CMD command on startup
Browse files Browse the repository at this point in the history
  • Loading branch information
erseco committed Jun 29, 2024
1 parent f408617 commit 725cdd5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ EXPOSE 8080
# Let runit start nginx & php-fpm
# Ensure /bin/docker-entrypoint.sh is always executed
ENTRYPOINT ["/bin/docker-entrypoint.sh"]
CMD [""]


# Configure a healthcheck to validate that everything is up&running
Expand Down

0 comments on commit 725cdd5

Please sign in to comment.