Skip to content

Commit 587a635

Browse files
committed
Update Dockerfile-8.2
1 parent b979c0b commit 587a635

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

php/Dockerfile-8.2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ ARG ATATUS_VERSION=1.14.0
44
ARG ATATUS_ENABLED=FALSE
55

66
ENV \
7+
# Disable atatus at runtime
8+
ATATUS_ENABLED=FALSE
79
# When using Composer, disable the warning about running commands as root/super user
810
COMPOSER_ALLOW_SUPERUSER=1 \
911
# Persistent runtime dependencies

0 commit comments

Comments
 (0)