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.
/dev/stderr
1 parent f0dcccd commit 0ff28cdCopy full SHA for 0ff28cd
Dockerfile
@@ -88,4 +88,4 @@ ENTRYPOINT ["/sbin/tini", "--", "/entrypoint.sh", "/usr/sbin/nginx"]
88
HEALTHCHECK CMD [ "/healthcheck.sh" ]
89
90
# Set default command for container
91
-CMD ["-g", "daemon off;"]
+CMD ["-e", "/dev/stderr", "-g", "daemon off;"]
0 commit comments