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
ok iv set up docker on 3 raspberry pi's as a swarm, i copy and paste that command
"docker --run -d -t --env BOINC_CONFIG_CONTENTS=" <master_url>http://setiathome.berkeley.edu/</master_url> your_authenticator_code_here_get_it_from_setiathome " --env BOINC_CONFIG_FILENAME=account_setiathome.berkeley.edu.xml -i boinc"
but i keep getting "Unable to find image 'boinc:latest' locally
docker: Error response from daemon: pull access denied for boinc, repository does not exist or may require 'docker login'.
See 'docker run --help'."
can you help me please ?
The text was updated successfully, but these errors were encountered:
ok iv set up docker on 3 raspberry pi's as a swarm, i copy and paste that command
"docker --run -d -t --env BOINC_CONFIG_CONTENTS=" <master_url>http://setiathome.berkeley.edu/</master_url> your_authenticator_code_here_get_it_from_setiathome " --env BOINC_CONFIG_FILENAME=account_setiathome.berkeley.edu.xml -i boinc"
but i keep getting "Unable to find image 'boinc:latest' locally
docker: Error response from daemon: pull access denied for boinc, repository does not exist or may require 'docker login'.
See 'docker run --help'."
can you help me please ?
The text was updated successfully, but these errors were encountered: