You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I apologize for not being "word-perfect" in English :S.
When start a server with docker-compose procedure (gitclone of your repo) the Zomboid server don't start.
To Reproduce
folowing your instructions of how run server using docker compose
...
my system:
Debian 11
Docker version 20.10.18, build b40c2f6
Docker Compose version v2.11.1
Additional context
I resolve these issue updating de version of your "renegademaster/steamcmd-minimal" inside of "docker/zomboid-dedicated-server.Dockerfile".
You declare the "1.1.2" version of your "steamcmd-minimal". I replace "1.1.2" with "2.0.0-root". I chose your root version, but maby is beter (for non professional users) to still declare the non root version "2.0.0" or maby "lastest".
thank you for your work. Please contact me if you need help for testing o some small work.
BR
Leo
The text was updated successfully, but these errors were encountered:
Yes, that was an image that I created to test out getting around this issue by just giving all permissions.
I have been (very intermittently) working on a new method of building the images that should result in this going away properly, but in the meantime, that root image does work, and there is nothing wrong with using it.
Should I release an image that contains these changes for now?
Hello. @bashbers you welcome ;) @Renegade-Master: First of all, I want to thank you again for the excellent work you are doing.
And no! I personally don't need the image to be released with these changes. I can debug and fix myself if needed. But I don't know if other people need it.
however, as you say, there is no problem using the "root" image, it's just my work habit that has led me to indicate that there is a possibility not to use the root version.
Like you, I have little free time, but if I can help you in any way, you just have to ask.
I'll try to get that version released in the meantime so, in the hopes that it clears up the issues for most users, while I finish out the Buildah branch. I think building it that way should clear up these permissions problems.
I apologize for not being "word-perfect" in English :S.
When start a server with docker-compose procedure (gitclone of your repo) the Zomboid server don't start.
To Reproduce
folowing your instructions of how run server using docker compose
...
my system:
Additional context
I resolve these issue updating de version of your "renegademaster/steamcmd-minimal" inside of "docker/zomboid-dedicated-server.Dockerfile".
You declare the "1.1.2" version of your "steamcmd-minimal". I replace "1.1.2" with "2.0.0-root". I chose your root version, but maby is beter (for non professional users) to still declare the non root version "2.0.0" or maby "lastest".
thank you for your work. Please contact me if you need help for testing o some small work.
BR
Leo
The text was updated successfully, but these errors were encountered: