docker image

This commit is contained in:
2021-11-20 16:59:13 +01:00
parent c55e91b8ff
commit e94e7030fc
3 changed files with 50 additions and 4 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
*
!**/*.go
!build
!cmd
!internal
!go.*