fix: run2
continuous-integration/drone/tag Build encountered an error Details

develop v0.4
Unshift 2025-09-26 09:12:52 +08:00
parent 064a4c4321
commit fc19ba61fa
1 changed files with 0 additions and 1 deletions

View File

@ -14,4 +14,3 @@ CMD ["php", "bin/hyperf.php", "start"]
#CMD php bin/hyperf.php start && nginx -g 'daemon off;'
#CMD php bin/hyperf.php start && nginx
# nginx -g 'daemon off;' 它将以前台模式运行,并将日志输出到终端
docker run -itd --name hyperf -p 8001:8001 -v /var/projects:/var/www -v /usr/local/docker/vloumn_nginx:/etc/nginx/conf.d-v /etc/hosts:/etc/hosts --privileged=true registry.cn-shanghai.aliyuncs.com/gong92-socl/debian-nginx-php114-74:v0.1