Updating README and documentation to reflect local building and testing (#58)

This commit is contained in:
Mike Arpaia
2016-08-09 19:17:07 -07:00
committed by GitHub
parent 604e3e4fb0
commit b6ac5b1bdb
4 changed files with 22 additions and 64 deletions
-10
View File
@@ -1,13 +1,3 @@
app:
build: .
ports:
- 8080:8080
volumes:
- './:/go/src/app'
command: ./kolide serve
links:
- mysql
mysql:
image: mysql:5.7.13
environment: