I installed shairport-sync-docker on debian 12 bookworm like this:
docker run -d --name=shairport-sync --net host --device /dev/snd -v /home/user/Docker/shairport-sync/config.conf:/etc/shairport-sync.conf mikebrady/shairport-sync:development -a Shairport -- -d hw:0 -c PCM
but I am not seeing config.conf in the expected directory.
What am I doing wrong?
shairport-sync-docker works (with owntone) but I cannot easily adjust settings.
I installed shairport-sync-docker on debian 12 bookworm like this:
docker run -d --name=shairport-sync --net host --device /dev/snd -v /home/user/Docker/shairport-sync/config.conf:/etc/shairport-sync.conf mikebrady/shairport-sync:development -a Shairport -- -d hw:0 -c PCM
but I am not seeing config.conf in the expected directory.What am I doing wrong?
shairport-sync-docker works (with owntone) but I cannot easily adjust settings.