services: puudot: restart: no build: context: . dockerfile: Dockerfile image: puudot:latest volumes: - ./data:/data - ./config.yaml:/config.yaml