Currently the docker implementation only implements overlayfs2, new installations seem to use containerd snapshotter. Would be nice to have support for this.
Docker info on a fresh trixie machine:
Storage Driver: overlayfs
driver-type: io.containerd.snapshotter.v1
If anyone has a few pointers if anything related to containerd snapshotter might already be in any of the dissect projects that would be great! If I find some time I might have a look into how it exactly works.
Currently the docker implementation only implements overlayfs2, new installations seem to use containerd snapshotter. Would be nice to have support for this.
Docker info on a fresh trixie machine:
If anyone has a few pointers if anything related to containerd snapshotter might already be in any of the dissect projects that would be great! If I find some time I might have a look into how it exactly works.