[DiscordArchive] Any ideas for how I can fix it?
[DiscordArchive] Any ideas for how I can fix it?
Archived author: ritzmenardi • Posted: 2021-06-13T17:34:50.323000+00:00
Original source
Any ideas for how I can fix it?
Archived author: ritzmenardi • Posted: 2021-06-13T17:48:43.575000+00:00
Original source
I made a post on Stackoverflow about this question:
https://stackoverflow.com/questions/6796...lient-data
EDIT: The consensus seems to be that my docker-compose version is out of date. Sadly as of right now, Void Linux only has version 1.27 and I'd need version 1.28
[Embed: Docker compose file is invalid when downloading client data]
I'm trying to install the Docker version of Azerothcore on Void Linux. I'm getting a docker error when I try and import the client data. I made sure docker was running and I searched around, but this
https://stackoverflow.com/questions/6796...lient-data
Archived author: H0lysp4nk • Posted: 2021-06-15T18:57:18.294000+00:00
Original source
You can install the latest version of docker-compose from https://docs.docker.com/compose/install/
[Embed: Install Docker Compose]
How to install Docker Compose
https://docs.docker.com/compose/install/
Archived author: H0lysp4nk • Posted: 2021-06-15T18:57:48.657000+00:00
Original source
Just simply uninstall docker-compose using your package manager and then wget/curl the latest version down from the docs