Set up a development environment with docker (#387)

Signed-off-by: Konstantinos Sideris <sideris.konstantin@gmail.com>
This commit is contained in:
mujx 2018-01-02 20:26:37 +02:00 committed by Erik Johnston
parent 27c335438f
commit 1bcb673e3c
17 changed files with 493 additions and 0 deletions

5
.gitignore vendored
View file

@ -34,3 +34,8 @@ _testmain.go
*.exe
*.test
*.prof
# Generated keys
*.pem
*.key
*.crt