- It's a Docker Image for setting up a Minecraft server(high edition like 1.16.5, 1.20.1, etc.) or other Applications which are also in need this environment.
Name | Link |
---|---|
Ubuntu-22.04 | [Click to Jump] |
Zulu-20.32.11 | [Click to Jump] |
Python3-pip | [Click to Jump] |
MCDReforged | [Click to Jump] |
make build
make run
make exec
- If you do not want to build it by yourself, you can Directly pull the Docker Image from Docker
Hub[Click to Jump], or use the Docker Pull
Command
docker pull vastsea/mc-zulu20-python3-env:latest
. - If this Repository help you with conveniently setting up an environment, please star us in GitHub and Docker Hub. Your support is our greatest motivation.
- The
docker-compose.yaml
andlaunch.sh
files for launch a Minecraft Server under this Docker Image. [Click to Jump]