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 50537e9 commit c904ef0Copy full SHA for c904ef0
Dockerfile
@@ -1,4 +1,5 @@
1
FROM nginx:latest
2
COPY build/. /usr/share/nginx/html/
3
4
+VOLUME /etc/nginx/conf.d
5
VOLUME /usr/share/nginx/html/public/cim
0 commit comments