Skip to content
Discussion options

You must be logged in to vote

Hi @Percivalll,

Is this expected behavior when Docker is using io.containerd.snapshotter.v1?

From containerd's perspective, this just means the container was created without those pieces of information. From Docker engine's point of view, it depends but I'd say this is a bit by design.

If so, could you explain why these fields are empty (and where the snapshot reference is supposed to be tracked instead)?

Engine has support for both the containerd backend and its legacy graph drivers implementation which can build the container rootfs. The end result is some of the container rootfs construction occurs in the engine process after the container object is created in containerd. More on t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Percivalll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants