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