Skip to content

Commit

Permalink
wordpress npm clean cache
Browse files Browse the repository at this point in the history
  • Loading branch information
grooverdan committed Jan 23, 2024
1 parent 49109bd commit 29aa16c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eco_build_images/wordpress_phpunit_test_runner.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ COPY wordpress_phpunit_test_runner.entrypoint /entrypoint.sh
WORKDIR /phpunit-test-runner

ENV COMPOSER_ALLOW_SUPERUSER=1
RUN npm cache clean --force
RUN bash -c 'source /root/.bashrc && source .env && php prepare.php'

ENTRYPOINT ["/entrypoint.sh"]
Expand Down

0 comments on commit 29aa16c

Please sign in to comment.