Minecraft Server Docker Image
Dockerfile
Create a Dockerfile for the minecraft server image with the following:
FROM ubuntu:xenial
MAINTAINER Richard Meyer
Dockerfile
Create a Dockerfile for the minecraft server image with the following:
FROM ubuntu:xenial
MAINTAINER Richard Meyer