Docker root user issue while using Godot Docker Example
Hello there! I'm trying to create Rivet integration with my own Multiplayer Library. But after deployment, Rivet CLI seems to not allow for root user. I'm not exactly sure how to make the DockerFile work as docker newbie myself. Helps are appreciated!
DockerFile (same one from the wiki):

5 Replies
Hey! Checking this out now ๐
So Rivet doesn't start uploaded containers that use
root for security issues. So let's get this sorted for you
Oh ya, this is totally my bad, I didn't add the change to make the Docker container non-root
One secIf you take a look at this repo, the example here should be pretty reliable ๐ https://github.com/rivet-gg/examples/tree/main/godot/bomber
GitHub
examples/godot/bomber at main ยท rivet-gg/examples
๐ผ๏ธ Example projects & tutorials for Godot, Unity, Unreal, HTML5, and more - rivet-gg/examples
That's the version in there ๐
lmk if you run into anything else!
btw, updating the original docs right now ๐๐ป
Alrighty. Works now, thanks for the assistance! :vennieflower:

Great! Do ping if you have more questions :gdparty: