vinanrra / Docker-Satisfactory

Satisfactory server using LinuxGSM script in Docker
40 stars 7 forks source link

Savegame Volume missing in docker-compose.yaml #26

Closed TheClockTwister closed 1 week ago

TheClockTwister commented 1 month ago

You did not specify the volume mount in your docker-compose.yaml.

It's a great image and works right out-of-the-box, but upon restart i was greeted with a fresh map and had to locate the savegame files myself and mount tmen.

Would be cool if you added it in the docker-compose.yaml to prevent this...

:) Best regards

TheClockTwister commented 1 month ago

I just noticed, you actually have it in the docker-compose.yaml on GitHub. But the README on DockerHub does not have it in the compose section!

Easy fix ;)

vinanrra commented 1 month ago

Thanks for the feedback, I'm on vacations these days I will change it later.

TheClockTwister commented 1 month ago

Have a nice vacation then! :) I'll leave the issue open as a reminder... Just close it when you update the README on DockerHub.

vinanrra commented 1 week ago

Fixed @TheClockTwister

TheClockTwister commented 1 week ago

thanks! Have fun with the v1.0 ^^