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 243a4c5 commit 93e0ca9Copy full SHA for 93e0ca9
Dockerfile
@@ -1,5 +1,2 @@
1
FROM wordpress:latest
2
-# COPY ./index.php /usr/src/wordpress/unique_wp_query.php
3
-# COPY ./test_theme /usr/src/wordpress/wp-content/themes/testtheme
4
-# COPY ./developer /usr/src/wordpress/wp-content/themes/developer
5
RUN rm -rf /usr/local/etc/php/conf.d/opcache-recommended.ini
test_theme/footer.php
test_theme/header.php
0 commit comments