version: '2'
services:
  cli:
    build: .
    volumes:
      - ./bin:/cli/bin
