pyatv
pyatv copied to clipboard
Container in docker won't start
What do you need help with?
Greetings! I encountered a problem installing pyatv in docker, after installation the container does not start, the status is Exited immediately after start. Debian OS. Installed with these options:
( sudo docker run -d
--name pyatv
--network=host ghcr.io/postlund/pyatv:sha-d789cd0 ).
Tell me where to look for the reason?
Do you have any output from this?