itzg / itzg/docker-minecraft-bedrock-server
Dockerfile line 16 hard-coded port expose causing issues with multi-instances
Open
- Dominant language
- Shell
- Stars
- 1.9k
- Forks
- 303
- Avg merge
- 2h 26m
- Merged PRs (30d)
- 2
Description
I am running 3 instances of the minecraft server in containers and this part of the docker file is causing some strange problems.
EXPOSE 19132/udp
Can this be removed?
Contributor guide
Research direction
Start by inspecting Dockerfile line 16 and the EXPOSE 19132/udp declaration. Check how the image behaves when multiple Minecraft server instances are run, and consider the issue complete when the Dockerfile no longer causes the reported multi-instance problem and the image still builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100