[DiscordArchive] Is the docker service running?
[DiscordArchive] Is the docker service running?
Archived author: Ryan Turner • Posted: 2025-07-23T14:57:17.844000+00:00
Original source
Is the docker service running?
Archived author: Rathlord • Posted: 2025-07-23T15:02:32.182000+00:00
Original source
I'm a bit confused now. I have 12 containers I can see up and running, but when I run `docker info` I also see the same warning. I'm not a docker expert but I assumed with a bunch of containers running that the service must be...
Archived author: Rathlord • Posted: 2025-07-23T15:03:26.785000+00:00
Original source
If I do `systemctl status docker` I see docker.service loaded and active
Archived author: Ryan Turner • Posted: 2025-07-23T15:07:07.713000+00:00
Original source
I'm neither an expert, I used it once to see how it would work, I had to restart my pc because the service (windows) wouldn't start manually
Archived author: Rathlord • Posted: 2025-07-23T15:07:41.381000+00:00
Original source
Yeah I'm on linux so it's docker engine not docker desktop. Let me do some digging, I can probably troubleshoot this, was just curious if anyone had seen it and could save me some time. It's possible the env variable is wrong or something
Archived author: Rathlord • Posted: 2025-07-23T15:08:06.433000+00:00
Original source
It might also be perms, I don't want to run with sudo (not recommended) but maybe something is configured wrong and it needs it
Archived author: Rathlord • Posted: 2025-07-23T15:08:40.255000+00:00
Original source
Hmm yeah it's perms. Sudo fixes it. I'll have to figure out why
Archived author: Ryan Turner • Posted: 2025-07-23T15:08:55.119000+00:00
Original source
If you're not i recommend to follow the guide if it helps you: https://www.azerothcore.org/wiki/install-with-docker
[Embed: Install with Docker]
Wiki and Documentation of the AzerothCore project
https://www.azerothcore.org/wiki/install-with-docker
Archived author: Rathlord • Posted: 2025-07-23T15:09:10.509000+00:00
Original source
Yeah I'm running through with the guide now- appreciate it!