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
What happened:
Received the following error while running
dive
. It seems like there might be a difference in Docker Desktop setup.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
Anything else we need to know?:
Environment: