We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b083902 commit 2762226Copy full SHA for 2762226
Dockerfile
@@ -1,3 +1,3 @@
1
FROM wordpress:php8.0
2
3
-ADD html /var/www/html
+COPY html/. /var/www/html
0 commit comments