PinkD opened this issue a year ago · 1 comments
The game will be redownloaded everytime I call docker-compose up if I don't mount it.
docker-compose up
You should use docker compose stop to stop the container instead of docker compose down
docker compose stop
docker compose down