Skip to content

Update Docker Container #305

Answered by thijsvanloef
Z3roX asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Z3roX, best thing to do, is create a backup of all your files and then running the following commands (if you have mounted your volume on your local filesystem):

  • docker compose down --rmi all
  • change image to image: thijsvanloef/palworld-server-docker:latest in docker-compose.yml
  • docker compose up -d

Please make sure you are using an up to date version of the docker-compose.yml example https://github.com/thijsvanloef/palworld-server-docker/blob/main/docker-compose.yml

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Z3roX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants