sonos-pi-controller
sonos-pi-controller copied to clipboard
A touch screen (Adafruit PiTFT 3.5") Sonos controller for Raspberry Pi. Runs in a docker container.
I get this error when running docker-compose up -d `pi@raspberrypi:~ $ docker-compose up -d Starting sonos-pi-controller ... error ERROR: for sonos-pi-controller Cannot start service app: OCI runtime create fai led:...
I am very new to using docker / programming at all. I managed to do the installation until "docker-compose up -d". Any idea, would be glad to have you support!...
Step 8/8 : RUN apt-get -y --allow-downgrades install libsdl1.2debian/wheezy ---> Running in e5e44dccd723 Reading package lists... E: The value 'stable' is invalid for APT::Default-Release as such a release is not...
I get this error when running docker-compose build Building app Step 1/7 : FROM villarrealized/debian-pygame-base ERROR: Service 'app' failed to build: pull access denied for villarrealized/debian-pygame-base, repository does not exist...
Hi - I've only got (very!) limited skills so please excuse any naive questions. I tried to get this working but had problems as I only had a cheap 3.5"...
Hi @Villarrealized I'm trying to get the controller to work with my RPi and the official RPi 7" [touchscreen](https://www.amazon.com/Raspberry-Pi-7-Touchscreen-Display/dp/B0153R2A9I). I have performed all steps in the README, but get an...