Dev/v1.1 (#2)
Co-authored-by: ISMAIL MASSERAN <topaz@ISMAILs-Macbook.local> Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
services:
|
||||
laravel.test:
|
||||
# Apple Silicon / OrbStack: Puppeteer's Chrome must match container arch.
|
||||
# amd64 emulation avoids linux_arm + linux64 chrome-headless-shell mismatch.
|
||||
platform: linux/amd64
|
||||
build:
|
||||
context: "./vendor/laravel/sail/runtimes/8.4"
|
||||
dockerfile: Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user