You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2021. It is now read-only.
I was trying to use this and got the following errors
sudo docker run --rm -it sshpass -p *** ssh -o StrictHostKeyChecking=no mbierman@192.168.0.*** "echo '1' >/proc/gpio/led_pattern"
Unable to find image 'sshpass:latest' locally
docker: Error response from daemon: pull access denied for sshpass, repository does not exist or may require 'docker login'.
See 'docker run --help'.
I was trying to use this and got the following errors
I'm not sure how to get this working.