geoffh1977/minecraft-java

By geoffh1977

Updated 9 months ago

Minecraft Java Edition

Image

114

Minecraft - Java Edition

pipeline_statusdocker_downloads

Description

This repository builds a docker image which contains Minecraft Java Edition.

Downloading The Minecraft Container

This repository is connected to Docker Hub - so you will always find the latest builds there. Execute the docker pull command in order to get the required image:

  • geoffh1977/minecraft-java:latest - The latest build that was completed
  • geoffh1977/minecraft-java:1 - The latest build of a Major version number
  • geoffh1977/minecraft-java:1.19 - The latest build of a Minor version series
  • geoffh1977/minecraft-java:1.19.2 - An Exact Version

Docker Pull Command

docker pull geoffh1977/minecraft-java