Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 668 Bytes

File metadata and controls

10 lines (7 loc) · 668 Bytes

How-to-build-a-minecraft-container-image

Files and information used in the YouTube video "How to Create a Minecraft Server Container Image | Create Your Custom Minecraft Image with Docker

Existing Container

Contains the Dockerfile example for creating a custom container image using an existing Minecraft server container image.

From Scratch

Contains the Dockerfile example for creating a custom container image from a vanilla Ubuntu OS and downloading Minecraft.