Skip to content
Discussion options

You must be logged in to vote

Hey @switchyfoot :) Just destroy and rebuild the container. If you've used a bind mount (as is recommended to save game files and data), then the container state doesn't matter

docker stop satisfactory-server
docker rm satisfactory-server
docker run ...

As a sidenote, I'd very strongly recommend switching to using Docker Compose. Makes the process of updating and such much easier :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by switchyfoot
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