Initial commit of Dockerfile

This commit is contained in:
Robert Schumann
2016-11-28 21:42:24 +01:00
commit 7658bd14c8

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM ubuntu:14.04
MAINTAINER Robert Schumann <gutmensch@n-os.org>
RUN apt-get update && apt-get install -y git