Added Dockerfile to automate the build of a Docker image based on Ubuntu

14.04 LTS.
This commit is contained in:
Simon Tran 2016-08-27 10:29:20 +02:00
parent acfe9c1336
commit 60bd0f3bbe
3 changed files with 86 additions and 0 deletions

2
.dockerignore Normal file
View file

@ -0,0 +1,2 @@
*.git
*.md