Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 437 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 437 Bytes

docker-technicpack-minecraft

A simple dockerfile to start up TechnicPack servers

What is this?

I build this Dockerfile to help start up a minecraft server on Amazon EC2 or other environments that support containers. You can also use it to start a server on your own machine using Docker

How to run

sudo docker run --name technicpack -p 25565:25565 duckboot/docker-technicpack-minecraft