[DiscordArchive] Hi All, I have a what I hope is a simple quick question. When building my worldserver based on an up
[DiscordArchive] Hi All, I have a what I hope is a simple quick question. When building my worldserver based on an up
Archived author: Local Vengeance Killing • Posted: 2025-10-07T17:47:40.121000+00:00
Original source
Hi All, I have a what I hope is a simple quick question. When building my worldserver based on an updated container, I then login and type `.server info` I get a server information response showing azerothcore, but it shows a date of August 2025. Is this a remnant in the DB, or am I mis-interpreting the data?
![[Image: image.png?ex=690c36ec&is=690ae56c&hm=154...fd51ad3ad&]](https://cdn.discordapp.com/attachments/1255602330431127753/1425178246449860751/image.png?ex=690c36ec&is=690ae56c&hm=1540bf4b5a44cb5e274fa38f309ef4eaaffdac9c595d52c8acaa2cffd51ad3ad&)
Archived author: Local Vengeance Killing • Posted: 2025-10-07T17:49:32.595000+00:00
Original source
Example.
![[Image: image.png?ex=690c36ec&is=690ae56c&hm=154...fd51ad3ad&]](https://cdn.discordapp.com/attachments/1255602330431127753/1425178246449860751/image.png?ex=690c36ec&is=690ae56c&hm=1540bf4b5a44cb5e274fa38f309ef4eaaffdac9c595d52c8acaa2cffd51ad3ad&)
Archived author: Ryan Turner • Posted: 2025-10-07T17:50:50.626000+00:00
Original source
Docker ac should have a command for update
Archived author: Local Vengeance Killing • Posted: 2025-10-07T17:53:06.131000+00:00
Original source
Ok, I'm not as well versed in docker as I would like to be. I'm currently using portainer to help give me a little bit of management support. What I've done so far, is stop the containers, and "recreate". It shows that it's "pulling latest", but based on the above image, I dont believe this is correct. Am I assuming that right? I'm also assuming by your response, I should be updating via a different method.
Archived author: Ryan Turner • Posted: 2025-10-07T17:57:24.457000+00:00
Original source
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: Local Vengeance Killing • Posted: 2025-10-07T17:58:31.654000+00:00
Original source
100%, I am running the
`docker compose up -d --build ac-worldserver`
command, and it builds, but I'm still getting the above image. So I need to go back and look at my notes. Thanks.
Archived author: Ryan Turner • Posted: 2025-10-07T18:00:35.952000+00:00
Original source
Read the "How to keep your AzerothCore updated with the latest changes"