We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2416e61 + 10361ab commit e8b88f4Copy full SHA for e8b88f4
entrypoint.sh
@@ -7,4 +7,4 @@ if [ ! -e /.initialized_user ] && [ ! -z "$AFP_LOGIN" ] && [ ! -z "$AFP_PASSWORD
7
touch /.initialized_user
8
fi
9
10
-/usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf
+exec /usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf
0 commit comments