Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Oct 29, 2024
1 parent b5beda1 commit 953b7e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ RUN <<EOF

composer install --working-dir=/shop

export APP_URL=http://localhost:8000

cd /shop
export PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true
composer init:js
Expand Down

0 comments on commit 953b7e2

Please sign in to comment.