A simple dockerfile to start up TechnicPack servers
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
sudo docker run --name technicpack -p 25565:25565 duckboot/docker-technicpack-minecraft