Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-compose not working - problem with renegademaster/steamcmd-minimal version #64

Open
leoar58 opened this issue Mar 7, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@leoar58
Copy link

leoar58 commented Mar 7, 2023

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

@bashbers
Copy link

Thanks, this fixed it!

@Renegade-Master
Copy link
Owner

Hello, @leoar58!

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?

@leoar58
Copy link
Author

leoar58 commented May 28, 2023

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.

@Renegade-Master
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants