You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hipchat/docker-compose.sound.yml

14 lines
351 B

version: '2'
# pulseaudio has to be installed in Dockerfile for this to be working!
services:
hipchat:
volumes:
- /etc/localtime:/etc/localtime:ro
- /etc/machine-id:/etc/machine-id:ro
- /run/user/1000/pulse:/run/user/1000/pulse
- /dev/shm:/dev/shm
environment:
- PULSE_SERVER=unix:/run/user/1000/pulse/native