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

Docker: Error response from daemon: manifest for rupnike/micmac:latest not found: manifest unknown: manifest unknown #218

Open
swiss-knight opened this issue Mar 9, 2023 · 1 comment

Comments

@swiss-knight
Copy link

Hello,

I'm trying to use the Docker image from the hub but it doesn't seem to work:

$ docker pull rupnike/micmac

Using default tag: latest
Error response from daemon: manifest for rupnike/micmac:latest not found: manifest unknown: manifest unknown

OS: Ubuntu 22.04.
Thanks.

Warm Regards.

@yapalexei
Copy link

Ran into the same thing. Turns out there are no other tags but 1.0 which means the following works: docker pull rupnike/micmac:1.0. And by "works" I mean it successfully downloads the image. I haven't actually tried to run it yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants