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

Unable to create manifests file on macosx #557

Open
henrytseng opened this issue Oct 31, 2024 · 0 comments
Open

Unable to create manifests file on macosx #557

henrytseng opened this issue Oct 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@henrytseng
Copy link

What happened:

Received the following error while running dive. It seems like there might be a difference in Docker Desktop setup.

Image Source: docker://python:latest
Fetching image... (this can take a while for large images)
cannot fetch image
Error response from daemon: unable to create manifests file: NotFound: content digest

What you expected to happen:

Expecting it to pull up the docker image layer contents.

How to reproduce it (as minimally and precisely as possible):

Install Docker Desktop, install dive and run something similar to using M1/M2/M3 running macOS

docker pull python
dive python

Anything else we need to know?:

Environment:

  • OS version: macOS
  • Docker version (if applicable): Docker version 27.3.1, build ce12230
@henrytseng henrytseng added the bug Something isn't working label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant