services: byparr: image: thephaseless/byparr build: context: . dockerfile: Dockerfile environment: - LOG_LEVEL=INFO ports: - "8191:8191" volumes: - ./screenshots:/app/screenshots