docker-minecraft/fsRoot/opt/minecraft
jreichmann 22bb490237 Add Dockerfile and rough container file structure
Added Dockerfile based on alpine:edge with the following packages:

- curl - for downloading the server & querying for versions
- jq - parsing JSON from bash

Set up internal file structure of the container with scripts to download and run the server (unfinished)
2018-03-03 10:36:20 +01:00
..
.downloadServer.sh.swp Add Dockerfile and rough container file structure 2018-03-03 10:36:20 +01:00
downloadServer.sh Add Dockerfile and rough container file structure 2018-03-03 10:36:20 +01:00
entrypoint.sh Add Dockerfile and rough container file structure 2018-03-03 10:36:20 +01:00