We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c12040d commit ff5680fCopy full SHA for ff5680f
1 file changed
Dockerfile
@@ -37,6 +37,3 @@ RUN apt-get update && apt-get install -y autoconf \
37
COPY conf/default.vcl.m4 /opt/default.vcl.m4
38
COPY conf/supervisor_conf.d/varnish.conf /etc/supervisor/conf.d/varnish.conf
39
40
-# Expose port 80 for nginx-proxy to pick up. This is an expedia requirement
41
-EXPOSE 8080
42
-
0 commit comments