Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github actions workflows fail on docker container pull #99

Open
duttonw opened this issue Jul 11, 2024 · 0 comments · Fixed by #100
Open

Github actions workflows fail on docker container pull #99

duttonw opened this issue Jul 11, 2024 · 0 comments · Fixed by #100
Labels

Comments

@duttonw
Copy link

duttonw commented Jul 11, 2024

Starting solr service container
  /usr/bin/docker pull ckan/ckan-solr-dev:2.9
  Error response from daemon: pull access denied for ckan/ckan-solr-dev, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
  Warning: Docker pull failed with exit code 1, back off 7.312 seconds before retry.
  /usr/bin/docker pull ckan/ckan-solr-dev:2.9
  Error response from daemon: pull access denied for ckan/ckan-solr-dev, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
  Warning: Docker pull failed with exit code 1, back off 9.989 seconds before retry.
  /usr/bin/docker pull ckan/ckan-solr-dev:2.9
  Error response from daemon: pull access denied for ckan/ckan-solr-dev, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
  Error: Docker pull failed with exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant