TeamVastsea / DockerContainer-mc-zulu20-python-env

Docker Image with Zulu20 & Python3 Environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Image with Zulu20 & Python3 Environment

What's for?

  • 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.

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]

Build and Run

make build
make run
make exec

Docker Hub

  • 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.

Developers

Guess you like

  • The docker-compose.yaml and launch.sh files for launch a Minecraft Server under this Docker Image. [Click to Jump]

About

Docker Image with Zulu20 & Python3 Environment

License:MIT License


Languages

Language:Dockerfile 71.7%Language:Makefile 28.3%