rc
This commit is contained in:
parent
8eca5260d3
commit
33a138c775
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# modify time: 202310211405, you can modify here to trigger Docker Build action
|
||||
# modify time: 202310211410, you can modify here to trigger Docker Build action
|
||||
|
||||
FROM python:3.10-bullseye AS buildstage
|
||||
LABEL maintainer="Websoft9<help@websoft9.com>"
|
||||
|
|
|
@ -5,7 +5,7 @@ set -e
|
|||
try_times=5
|
||||
|
||||
# TODO start by supervisord on frontground(/usr/bin/supervisord -n -c /etc/supervisor/conf.d/supervisord.conf)
|
||||
/usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf
|
||||
/usr/bin/supervisord
|
||||
|
||||
# debug
|
||||
supervisorctl start apphub
|
||||
|
|
Loading…
Add table
Reference in a new issue