[DiscordArchive] should I try the docker build -t azerothcore/authserver thingy in the readme?
[DiscordArchive] should I try the docker build -t azerothcore/authserver thingy in the readme?
Archived author: H0lysp4nk • Posted: 2020-05-15T22:45:20.362000+00:00
Original source
That will remove the build cache
Archived author: H0lysp4nk • Posted: 2020-05-15T22:45:28.839000+00:00
Original source
And then try to regenerate the configs and build the core again
Archived author: Ori_CC • Posted: 2020-05-15T22:46:00.865000+00:00
Original source
Am I starting from step 1 and pulling from github?
Archived author: H0lysp4nk • Posted: 2020-05-15T22:46:21.942000+00:00
Original source
Nah no need although, I would do a `git reset --hard`
Archived author: Ori_CC • Posted: 2020-05-15T22:46:29.108000+00:00
Original source
what does that command do
Archived author: Ori_CC • Posted: 2020-05-15T22:46:49.501000+00:00
Original source
thanks for your help btw, sorry for being so fresh at this
Archived author: H0lysp4nk • Posted: 2020-05-15T22:46:52.454000+00:00
Original source
It basically goes over all the files that are changed and/or missing and puts them back as they were at the last commit you did a git pull on
Archived author: H0lysp4nk • Posted: 2020-05-15T22:46:56.609000+00:00
Original source
Not a problem
Archived author: Ori_CC • Posted: 2020-05-15T22:48:56.402000+00:00
Original source
so I did ./bin/acore-docker-generate-etc and ./bin/acore-docker-build and it went quickly, so it wasn't from scratch
Archived author: Ori_CC • Posted: 2020-05-15T22:49:16.799000+00:00
Original source
And the bin folders are still empty