services: app: build: context: . dockerfile: Dockerfile ssh: - default=~/.ssh/id_ed25519 #lappi #- default=~/.ssh/id_rsa #raspi devices: - /dev/serial/by-id/usb-ZEPHYR_Zephyr_HCI_UART_sample_81BD14B8D71B5662-if00 environment: LOG_LEVEL: INFO # - DOCKER_BUILDKIT=1 # Enable BuildKit (can also be passed during build) #command: python ./auracast/multicast_server.py #devserver command: python ./auracast/multicast.py # continously streaming test app # use docker compose up --build