We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0847b37 commit f1bf697Copy full SHA for f1bf697
docker/docker-entrypoint.sh
@@ -32,4 +32,4 @@ rm -r /var/www
32
ln -s $(pwd)/site /var/www
33
34
# Start services
35
-/usr/bin/supervisord -c /etc/supervisord.conf
+exec /usr/bin/supervisord -c /etc/supervisord.conf
0 commit comments