- It's a Docker Image for setting up a Minecraft server(low edition like 1.8.9, 1.12.2, etc.) or other Applications which are also in need this environment.
| Name | Link |
|---|---|
| Ubuntu-22.04 | [Click to Jump] |
| Zulu-8.72.0.17 | [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-zulu8-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.
- wwxiaoqi & Snowball_233
- How about to follow them?
- The
docker-compose.yamlandlaunch.shfiles for launch a Minecraft Server under this Docker Image. [Click to Jump]