This commit is contained in:
Tinywan 2021-06-26 09:57:29 +08:00
parent 68e0e29272
commit 1499bd4dbd
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
FROM php:7.4.14-cli-alpine3.13
LABEL Maintainer="weijer <weiwei163@foxmail.com>" \
LABEL Maintainer="Tinywan <756684177@qq.com>" \
Description="Webman Lightweight container with PHP 7.4 based on Alpine Linux."
# Add basics first

View File

@ -1,8 +1,10 @@
[supervisord]
nodaemon=true
user=root
logfile=/dev/null
logfile_maxbytes=0
pidfile=/run/supervisord.pid
startsecs=3
[program:webman]
command=php /app/start.php start -d