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 d06dd42 commit 10dcd4bCopy full SHA for 10dcd4b
Dockerfile
@@ -1,7 +1,6 @@
1
-LABEL maintainer="Eyal Benatav <[email protected]>"
2
-
3
FROM jwilder/nginx-proxy:0.8.0 as nginx-proxy
4
FROM owasp/modsecurity:3.0.4 as modsecurity
+LABEL maintainer="Eyal Benatav <[email protected]>"
5
6
# copy stuff from nginx-proxy
7
COPY --from=nginx-proxy /etc/nginx/ /etc/nginx/
0 commit comments