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 4022301 commit 34da52aCopy full SHA for 34da52a
1 file changed
8.4/Dockerfile
@@ -40,6 +40,9 @@ ENV COMPOSER_HOME=/tmp
40
ENV COMPOSER_NO_DEV=1
41
ENV COMPOSER_NO_INTERACTION=1
42
43
+# App defaults
44
+ENV LOG_CHANNEL=stderr
45
+
46
# Switch to root so we can do root things
47
USER root
48
0 commit comments