Added Dockerfile
Signed-off-by: Mathias Kaufmann <me@stei.gr>
This commit is contained in:
parent
06d17fe26b
commit
36e84da7b5
2 changed files with 24 additions and 0 deletions
7
.dockerignore
Normal file
7
.dockerignore
Normal file
|
@ -0,0 +1,7 @@
|
|||
**/*
|
||||
!.git/
|
||||
!*.go
|
||||
!GNUmakefile
|
||||
!common.mk
|
||||
!Dockerfile
|
||||
!.dockerignore
|
Loading…
Add table
Add a link
Reference in a new issue