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

Krusader fails because the image has been removed from Docker Hub #490

Open
nickjones33 opened this issue Oct 6, 2021 · 1 comment
Open
Labels

Comments

@nickjones33
Copy link
Contributor

nickjones33 commented Oct 6, 2021

https://hub.docker.com/r/djaydev/krusader/ 404s

This results in an error while running the playbook like such:

fatal: [ansible-nas]: FAILED! => {"changed": false, "msg": "Error pulling image djaydev/krusader:latest - 404 Client Error for http+docker://localhost/v1.41/images/create?tag=latest&fromImage=djaydev%2Fkrusader: Not Found ("pull access denied for djaydev/krusader, repository does not exist or may require 'docker login': denied: requested access to the resource is denied")"}

image

@nickjones33 nickjones33 added the bug label Oct 6, 2021
@georgejung
Copy link

One solution might be to swap it out in the tasks/krusader file for the item 'image':

binhex/arch-krusader:latest

https://hub.docker.com/r/binhex/arch-krusader

@nickjones33 nickjones33 changed the title Krusader fails because the container has been removed from Docker Hub Krusader fails because the image has been removed from Docker Hub Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants