Updating README and documentation to reflect local building and testing (#58)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user