Adding Dockerfile and docker-compose.yml to integrate it with docker

This commit is contained in:
Mitsuo Takaki
2016-05-02 20:36:24 -07:00
parent 0ea3891a7d
commit acf77438f3
2 changed files with 12 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
version: '2'
services:
monitor:
build: .
volumes:
- .:/usr/src/app/