services: scanner: build: . ports: - "8000:8000" devices: - /dev/bus/usb:/dev/bus/usb volumes: - ./scans:/app/scans restart: unless-stopped