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 b6fc100 commit 6391f59Copy full SHA for 6391f59
nginx/Dockerfile
@@ -1,3 +1,7 @@
1
FROM tobi312/rpi-nginx
2
COPY ./nginx.conf /etc/nginx/nginx.conf
3
+COPY ./nginx.conf /tmp
4
+
5
6
7
0 commit comments