mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
fix supervisord warning message
This commit is contained in:
parent
57d5f9dfb2
commit
81ef8a135d
@ -131,7 +131,7 @@ echo "root:$ROOT_PASSWORD" | chpasswd
|
||||
echo User: root Password: $ROOT_PASSWORD
|
||||
|
||||
# start supervisord
|
||||
/usr/bin/supervisord
|
||||
/usr/bin/supervisord -c /etc/supervisor/supervisord.conf
|
||||
supervisorctl start sshd
|
||||
|
||||
# copy configuration templates
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user