-
|
Hi, This may be me being a total docker-noob, but I experienced that the container, when stopped and started, only booted up valheim-updater. This lead to the container running without warnings, but the server not actually going online. I logged into the container by using exec and starting it up manually, at which point the server was visible on the steam list again. Is this a mistake on my part? Should I always rm the image and re-mount it? Thanks for any input, Solvaag |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
This was a bug that has since been fixed here: 569c3c9 If you pull the latest Docker image it will work without having to |
Beta Was this translation helpful? Give feedback.
This was a bug that has since been fixed here: 569c3c9
If you pull the latest Docker image it will work without having to
docker rmthe container.