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 ef2ff11 commit d833d3cCopy full SHA for d833d3c
Dockerfile-centos
@@ -22,7 +22,7 @@ COPY ./container/root /
22
23
# - Set nginx to listen on defined port
24
# - NOTE: order of operations is important, new config had to already installed from repo (above)
25
-# - Make temp directory for .nginx runtime files \
+# - Make temp directory for .nginx runtime files
26
# - Update nginx.conf user
27
# - Some operations can be completely removed once this ticket is resolved:
28
# - https://trac.nginx.org/nginx/ticket/1243
0 commit comments