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