Open malteschlueter opened 2 years ago
You could also try local installation, it's pretty simple with symfony-cli https://shyim.me/blog/shopware-6-symfony-cli-macos-install/
You could also try local installation, it's pretty simple with symfony-cli https://shyim.me/blog/shopware-6-symfony-cli-macos-install/
Thanks @shyim this worked.
Generally this issue should be fixed or inspect I think
The log says your OS dont want more thread then 2?
@hlohaus Is this depending on the Docker -> Prefences -> Resources -> Advanced -> CPUs
settings? This is setting is currently set to 4 CPUs from 10.
Maybe I like the idea of air taxi, but maybe (we as business guys)? we should use the bike.
I liked my MacBook too, but i used then VirtualBox for my Docker VM. ;)
How to reproduce
Using MacBook M1 without Rosetta.
Like the guide on https://github.com/shopware/platform#quickstart--installation
git clone git@github.com:shopware/development.git
cd development
FROM mysql:8
~ toFROM arm64v8/mysql:oracle
indev-ops/docker/containers/mysql/Dockerfile
./psh.phar docker:start
docker-compose ps
"app_server" should now shown as Exiteddocker-composer logs app_server
see logs