Mac M1 Sample app not working #38704
Unanswered
white-hat-vaibhs
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was following the documentation provided by Laravel,
Whenever I run ./vendor/bin/sail up
It gives me:
ERROR: no matching manifest for linux/arm64/v8 in the manifest list entries
I tried adding
platform: linux/amd64
under mySql of my docker-compose file.But the build of Docker Compose up failed.
ERROR: Service 'laravel.test' failed to build : Build failed
Beta Was this translation helpful? Give feedback.
All reactions