diff --git a/entrypoint.sh b/entrypoint.sh index e64a574..7141a0d 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,5 +1,3 @@ #!/bin/bash -mkdir -p /run/php - /usr/bin/supervisord -c /etc/supervisor/supervisord.conf