This commit is contained in:
SUMUKHA-PK 2019-03-08 11:37:59 +05:30
commit 7832e77f4f
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View file

@ -18,6 +18,7 @@
/_obj
/_test
/vendor/bin
/docker/build
# Architecture specific extensions/prefixes
*.[568vq]

View file

@ -7,6 +7,8 @@ services:
build: ./
volumes:
- ..:/build
- ./build/pkg:/build/pkg
- ./build/bin:/build/bin
networks:
- internal
depends_on: