version: '2'
services:
  node:
    build: .
    volumes:
      - .:/app
