Uploaded April 2021 | Updated September 2026, 2 weeks ago
As a dad with a home lab, I ended up running multiple Minecraft Bedrock Edition (Win10, XBOX) Docker based servers on the same Docker host. These things are restricted to a single port (otherwise the XBOX won't be able to connect to them via the LAN), so the default "bridge" networking of Docker won't cut it this time. Here's my solution...
Here's the docker-compose.yaml file I've shown in the video: gist.github.com/TheTinkerDad/8e5333112dd5b7a9cbb31ed3e68e9bcf
NOTE: This is not a "gaming video", nor a gaming channel - I'm merely using Minecraft Bedrock Dedicated server as a means for demonstration, but the video could actually help Minecraft players as well!
If you enjoyed this video and want to see more, please consider subscribing to my channel!
My secondary YouTube channel (behind the scenes, vlogs, personal projects):
- youtube.com/channel/UCMsQsIjbFFiVDAfAHgmVtkg
My programming projects and Arduino code samples on GitHub:
- github.com/TheTinkerDad
My 3D printing Projects on Thingiverse:
- thingiverse.com/TheTinkerDad
My published Docker images on DockerHub:
- hub.docker.com/u/thetinkerdad
Also check out the social media for more info on this page, about what I'm up to, etc:
- facebook.com/TheTinkerDad
- instagram.com/thetinkerdad
- twitter.com/TheTinkerDad
Background music: Royalty free music by Benjamin Tissot (http://www.bensound.com)
As a dad with a home lab, I ended up running multiple Minecraft Bedrock Edition (Win10, XBOX) Docker based servers on the same Docker host. These things are restricted to a single port (otherwise the XBOX won't be able to connect to them via the LAN), so the default "bridge" networking of Docker won't cut it this time. Here's my solution...
Here's the docker-compose.yaml file I've shown in the video: gist.github.com/TheTinkerDad/8e5333112dd5b7a9cbb31ed3e68e9bcf
NOTE: This is not a "gaming video", nor a gaming channel - I'm merely using Minecraft Bedrock Dedicated server as a means for demonstration, but the video could actually help Minecraft players as well!
If you enjoyed this video and want to see more, please consider subscribing to my channel!
My secondary YouTube channel (behind the scenes, vlogs, personal projects):
- youtube.com/channel/UCMsQsIjbFFiVDAfAHgmVtkg
My programming projects and Arduino code samples on GitHub:
- github.com/TheTinkerDad
My 3D printing Projects on Thingiverse:
- thingiverse.com/TheTinkerDad
My published Docker images on DockerHub:
- hub.docker.com/u/thetinkerdad
Also check out the social media for more info on this page, about what I'm up to, etc:
- facebook.com/TheTinkerDad
- instagram.com/thetinkerdad
- twitter.com/TheTinkerDad
Background music: Royalty free music by Benjamin Tissot (http://www.bensound.com)










