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 9c66526 commit 3dbbc7dCopy full SHA for 3dbbc7d
Dockerfile
@@ -1,6 +1,6 @@
1
FROM wyveo/nginx-php-fpm:php80
2
3
-COPY . .
+COPY . /usr/share/nginx/html
4
5
# Image config
6
ENV SKIP_COMPOSER 1
0 commit comments