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 f9fc116 commit 89edeebCopy full SHA for 89edeeb
Dockerfile
@@ -1,2 +1,4 @@
1
FROM nginx:latest
2
COPY build/. /usr/share/nginx/html/
3
+
4
+VOLUME /usr/share/nginx/html/public/cim
0 commit comments