[DiscordArchive] Are you using Docker Compose?
[DiscordArchive] Are you using Docker Compose?
Archived author: bandit_2424 • Posted: 2025-10-02T09:13:35.153000+00:00
Original source
<@217560917376761857> well at least that narrows it down. I have some follow up questions. I use the github.com/liyunfan1223/mod-playerbots branche and guide (is this a problem?)
a. do i need to remove the images in docker before i restart with "docker compose up -d --build"
b. do i need to set a .wslconfig file in docker to tell it which ressources to use? CPU RAM and so on? Shall i just let Windows manage it?
c. what do i need to write inside the .env file? if anything at all
Archived author: Devillein92 • Posted: 2025-10-02T09:20:55.879000+00:00
Original source
is there still a ah-bot modul for azerothcore? i cant find it anymore in the catalouge and the old one i still have dosent seems to work correctly (only 240 items total)
Archived author: Michael Crilly • Posted: 2025-10-02T11:07:23.443000+00:00
Original source
You'll have to look at the Dockerfile or the docs to determine how you might get the build process to use the different repository/commit. Should be doable.
No. It should rebuild the right image for you.
No idea about `.wslconfig` files. You can use the `docker-compose.yml` file to set limits on CPU and RAM.