Disable the hassio_audio container

Can you help me out with this? I f I edit /var/lib/docker/overlay2 it make new file…

I tried this:

sleep 60 && docker image rm --force homeassistant/armv7-hassio-audio:17 > /dev/null 2>&1 &

And its fixes my issues

1 Like