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 d93be05 commit c5837f2Copy full SHA for c5837f2
nginx/Dockerfile
@@ -1,3 +1,3 @@
1
FROM tobi312/rpi-nginx
2
-ADD ./nginx.conf /etc/nginx/nginx.conf
+COPY ./nginx.conf /etc/nginx/nginx.conf
3
0 commit comments