Skip to content

Have to run as root still? #49

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

Open
parsoli opened this issue Mar 25, 2025 · 1 comment
Open

Have to run as root still? #49

parsoli opened this issue Mar 25, 2025 · 1 comment
Assignees

Comments

@parsoli
Copy link

parsoli commented Mar 25, 2025

Hello. Stood up a new instance, noticed that in December you have resolved the need to run as root and that it spawns a minecraft user account. After running the below command it fails with permissions error. Only way to get it to run is with SUDO.

docker run -it -v minecraft:/minecraft -p 25565:25565 -p 19132:19132/udp -p 19132:19132 --restart unless-stopped 05jchambers/legendary-minecraft-geyser-floodgate:latest

I've scoured your sites and cannot find instructions on how to run. Please advise.

Thanks!

@2mOlaf
Copy link

2mOlaf commented Mar 29, 2025

You may need to run it with a user specified ('999'). -u '999'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants