/minecraft-container

Primary LanguageShellMIT LicenseMIT

Minecraft Container

This is a Docker image that will automatically download and run the latest version of Minecraft Server from Mojangs website

Installation

Pull the latest image from Docker Hub

docker pull gquarles/minecraft

Running

docker run -it -v [VOLUME]:/server -p [PORT]:25565 gquarles/minecraft

License

MIT