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
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.
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!
The text was updated successfully, but these errors were encountered: