图像缓存查找应支持 SHA256 摘要和图像 ID
作者: rnorth创建于 2019年4月15日更新于 2026年9月15日
标签type/bughelp wantedresolution/acknowledgedgood first issue
请参阅 #1391 (可能与 #699 有关): Testcontainers 的镜像索引代码无法处理具有 SHA256 摘要的镜像。我们需要一种从 Docker-java 的 Image 类中访问 RepoDigests 的方法。除非我遗漏了什么,目前只有 RepoTags 进行映射。
内容来源: testcontainers/testcontainers-java