Whats the different between /var/lib/containerd/io.containerd.snapshotter.v1.overlayfs and /var/lib/docker/rootfs/overlayfs #13535
Unanswered
lystormenvoy
asked this question in
Q&A
Replies: 1 comment
-
|
I have found that they are the same file |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a nginx container. Then I found some files exist in both /var/lib/containerd/io.containerd.snapshotter.v1.overlayfs and /var/lib/docker/rootfs/overlayfs at the same time
The file in proxy_cache was generated after I created the container.
Why is it stored in different paths and taking up double the disk space?
My version:
Beta Was this translation helpful? Give feedback.
All reactions