Added Dockerfile

Signed-off-by: Mathias Kaufmann <me@stei.gr>
This commit is contained in:
Mathias Kaufmann 2018-03-13 23:52:03 +01:00
parent 06d17fe26b
commit 36e84da7b5
2 changed files with 24 additions and 0 deletions

7
.dockerignore Normal file
View file

@ -0,0 +1,7 @@
**/*
!.git/
!*.go
!GNUmakefile
!common.mk
!Dockerfile
!.dockerignore