Universal_HamRadio_Remote_H.../docker-compose.yml

11 lines
178 B
YAML
Raw Permalink Normal View History

services:
uhrh:
build: .
container_name: uhrh
restart: always
devices:
- /dev/snd:/dev/snd
- /dev/ttyUSB0:/dev/ttyUSB0
ports:
- 8888:8888