Skip to content

jirimoravcik/docker-containerd-image-store-bug-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker containerd image store bug repro code

This repository provides code that reproduces a bug with Docker using the containerd image store backend.

How to run

docker build . -t docker-containerd-image-store-bug-repro

docker run -it --privileged docker-containerd-image-store-bug-repro:latest

You should see:

Push: {"error":"image with reference localhost:5678/my-repo:docker-containerd-image-store-bug-repro was found but does not provide any platform","errorDetail":{"message":"image with reference localhost:5678/my-repo:docker-containerd-image-store-bug-repro was found but does not provide any platform"}}

More information and discussion is available at moby/moby#51665

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages