add docker file

This commit is contained in:
sentriz
2019-07-16 15:42:45 +01:00
parent 0fab58486d
commit fced0acd2b
2 changed files with 23 additions and 0 deletions

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
.git
.github
.gitignore
.golangci.yml
*testdata*
*_test.go
*.db
README.md