version: '3'

services:
  app:
    build:
      context: .
      dockerfile: Dockerfile
