10 lines
202 B
Markdown
10 lines
202 B
Markdown
|
**work in progress**
|
||
|
|
||
|
Enable sound for HipChat4
|
||
|
|
||
|
```
|
||
|
docker-compose -f docker-compose.yml -f docker-compose.sound.yml up hipchat
|
||
|
```
|
||
|
|
||
|
TODO: add `pulseaudio` to the Dockerfile and test the above command
|