[DiscordArchive] Hi there. Whilst trying to follow the docker tutorialhttps://www.azerothcore.org/wiki/install-with-d
[DiscordArchive] Hi there. Whilst trying to follow the docker tutorialhttps://www.azerothcore.org/wiki/install-with-d
Archived author: Capp • Posted: 2022-03-23T11:48:53.755000+00:00
Original source
Hi there. Whilst trying to follow the docker tutorialhttps://www.azerothcore.org/wiki/install-with-docker I get to this command `./acore.sh docker client-data` and see the following info. Is anyone able to offer advice where I should start troubleshooting please?
[Embed: Install with Docker]
Wiki and Documentation of the AzerothCore project
https://www.azerothcore.org/wiki/install-with-docker
Archived author: Foe • Posted: 2022-03-23T12:02:04.439000+00:00
Original source
Your macbook has an ARM processor, and azerothcore does not have ARM support by default. You'd have to jump through some hoops, as docker supports building x86 images on the M1. https://docs.docker.com/buildx/working-w...orm-images
Archived author: Capp • Posted: 2022-03-23T12:04:51.543000+00:00
Original source
It's actually a Mac Mini, but it's the M1 chip, not the old Intel?
Archived author: Capp • Posted: 2022-03-23T12:05:45.705000+00:00
Original source
Ah, so would I be better running it on an Intel Mac Mini? I have one of those too.
Archived author: Foe • Posted: 2022-03-23T12:06:45.270000+00:00
Original source
That would have an x86 chip, so it *should* run without needing to do any other manual steps
Archived author: Capp • Posted: 2022-03-23T12:07:31.036000+00:00
Original source
Many thanks. I'll give that a shot.