Dockerfile_Ubuntu aktualisiert
Some checks failed
release-tag / release-image (push) Has been cancelled

This commit is contained in:
2025-04-15 12:52:38 +00:00
parent ffa28f0505
commit 6314612a65

View File

@@ -12,7 +12,7 @@ RUN useradd -u 3040 -g swarmdocker -s /bin/bash -m nginxitop
RUN echo "\
#!/bin/sh\n\
echo \"Starting services...\"\n\
service php8.2-fpm start\n\
service php8.3-fpm start\n\
nginx -g \"daemon off;\" &\n\
echo \"Ready.\"\n\
tail -s 1 /var/log/nginx/*.log -f\n\