Skip to content

Commit

Permalink
/.artifakt creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Buburoi committed Mar 14, 2023
1 parent 0037112 commit c789a14
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 39 deletions.
2 changes: 1 addition & 1 deletion wordpress/6-apache/Dockerfile
Expand Up @@ -186,7 +186,7 @@ RUN curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli
# hadolint ignore=DL3045
# Add default configuration files
COPY --chown=www-data:www-data etc/wp-config.php /var/www/html/

RUN mkdir /.artifakt
COPY docker-entrypoint.sh /usr/local/bin/

ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
Expand Down
38 changes: 0 additions & 38 deletions wordpress/6-apache/artifakt_scripts/wordpress_install.sh

This file was deleted.

0 comments on commit c789a14

Please sign in to comment.