kevineye / docker-shairport-sync

Docker container for shairport-sync audio (AirPlay) receiver
39 stars 23 forks source link

doesnt work #1

Closed ghost closed 8 years ago

ghost commented 8 years ago
docker logs shairport
Timeout reached while wating for return value
Could not receive return value from daemon process.

any hints how to get it to work

kevineye commented 8 years ago

I'm not sure what would cause that output. It actually looks more like a problem with docker (“daemon process” referring to the docker daemon) than with the container.

What is your docker run command? Are you using --net host and --device /dev/snd?