We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f5d215 commit e6d0d16Copy full SHA for e6d0d16
images/varnish/6.2/Dockerfile
@@ -2,4 +2,4 @@ FROM varnish:6.2
2
3
COPY etc/default.vcl /etc/varnish/
4
5
-RUN ["chmod", "644", "/etc/varnish/varnish.vcl"]
+RUN ["chmod", "644", "/etc/varnish/default.vcl"]
0 commit comments