We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 587a635 commit c7c3ceaCopy full SHA for c7c3cea
php/Dockerfile-8.2
@@ -5,7 +5,7 @@ ARG ATATUS_ENABLED=FALSE
5
6
ENV \
7
# Disable atatus at runtime
8
- ATATUS_ENABLED=FALSE
+ ATATUS_ENABLED=FALSE \
9
# When using Composer, disable the warning about running commands as root/super user
10
COMPOSER_ALLOW_SUPERUSER=1 \
11
# Persistent runtime dependencies
0 commit comments