sonos-pi-controller
sonos-pi-controller copied to clipboard
docker-compose build error
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 or may require 'docker login': denied: requested access to the resource is denied
I am getting the same error as well.
Any suggestions?
@Villarrealized Having the same issue, any idea? Thank you!
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 or may require 'docker login': denied: requested access to the resource is denied
@Villarrealized I too have the same issue. I checked on Docker Hub and there is no villarrealized/debian-pygame-base
Any ideas?
Thanks!
Its not in the documentation but you need to run git clone https://github.com/Villarrealized/sonos-pi-controller
Which will download the code to build the docker.