This commit is contained in:
qiaofeng1227 2023-10-20 15:45:48 +08:00
parent c4a53f159b
commit 5f5bd2afba
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# modify time: 202310191140, you can modify here to trigger Docker Build action
# modify time: 202310201550, you can modify here to trigger Docker Build action
FROM python:3.10-bullseye AS buildstage
LABEL maintainer="Websoft9<help@websoft9.com>"

View File

@ -5,7 +5,8 @@ set -e
try_times=5
# start by supervisord
/usr/bin/supervisord
/usr/bin/supervisord -n
# debug
supervisorctl start apphub