TeamVastsea / DockerContainer-mc-zulu-python-env

Docker Image with Zulu8 & Python3 Environment

Home Page:https://hub.docker.com/r/vastsea/mc-zulu8-python3-env

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Image with Zulu8 & Python3 Environment

What's for?

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

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]

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

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 Zulu8 & Python3 Environment

https://hub.docker.com/r/vastsea/mc-zulu8-python3-env

License:MIT License


Languages

Language:Dockerfile 86.7%Language:Makefile 13.3%