services: app: build: dockerfile: Containerfile context: . target: prod ports: - "80:8000" volumes: - "/dev/serial/by-id:/dev/serial/by-id"