services:
  shell:
    build: .
    volumes:
      - .:/app
