Error pulling orientdb:2.2.9 with latest release notes of Docker Desktop

Issue type

In Docker Desktop, when pulling image orientdb:2.2.9 with docker pull orientdb:2.2.9, I get this error with Docker Desktop Release Notes v. >= 4.34.0:

2.2.9: Pulling from library/orientdb
failed to unpack image on snapshotter overlayfs: failed to extract layer sha256:4fe15f8d0ae69e169824f25f1d4da3015a48feeeeebb265cd2e328e15c6a869f: NotFound: failed to get reader from content store: content digest sha256:e110a4a1794126ef308a49f2d65785af2f25538f06700721aad8283b81fdfa58: not found

With Docker Desktop Release Notes v. < 4.34.0 I’m able to pull and download the image. The error also seems to be random, since I was able at first to not reproduce it with v. 4.34.0. and 4.34.1, but at a second attempt I reproduced the error again also with these two.

At the same time, by downloading Docker Desktop directly from the main page instead of going into the Release notes page, by clicking on Docker Desktop for Windows - x86_64, it currently dowloads v. 4.35.1, and then by logging with my Docker Account, I was able to pull the image without reproducing the error. This was the only time I logged-in in Docker Desktop before performing the pull, I don’t know if this could be a potential workaround since I didn’t try with other versions, especially because I don’t think this is the case, but it never knows.

OS Version/build
Windows 11 Pro v. 10.0.26100 Build 26100

docker version command
Below details of docker version v 4.34.1, for which I was able to reproduce the error:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.