Sign inSign up

nguyer/minecraft-phantom

By nguyer

Updated over 5 years ago

Image
1

5.0K

nguyer/minecraft-phantom repository overview

minecraft-phantom

Run a minecraft phantom proxy in a Docker container.

Makes hosted Bedrock/MCPE servers show up as LAN servers, specifically for Xbox.

You can now play on remote servers (not Realms!) on your Xbox with friends.

This Dockerfile will download the phantom proxy release from GitHub

Here is a docker run command that run the proxy in the background and automatically restart

$ sudo docker run -it -d --name=minecraft-phantom\
    --net=host\
    --restart=unless-stopped\
    -e SERVER=[your_server_ip]:[your_server_port]
    nguyer/minecraft-phantom

Hopefully this is helpful to folks. Happy Minecrafting!

-- nguyer

Tag summary

Content type

Image

Digest

Size

52.9 MB

Last updated

over 5 years ago

docker pull nguyer/minecraft-phantom