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.
2 parents 50537e9 + c904ef0 commit 81a358cCopy full SHA for 81a358c
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