nydus-snapshotter icon indicating copy to clipboard operation
nydus-snapshotter copied to clipboard

Snapshot of writable layer

Open aledbf opened this issue 2 years ago • 6 comments

👋 Hi, is it possible to create a snapshot of the writable layer and push it to the registry? Thanks!

aledbf avatar Sep 11 '23 20:09 aledbf

Hi, did you mean it's like docker commit for saving the container as a new nydus image? We are planning to create a nydusify commit command for this, actually the feature has been finished and needs some work for open source.

imeoer avatar Sep 12 '23 04:09 imeoer

Hi, did you mean it's like docker commit for saving the container as a new nydus image?

Yes, exactly that.

Glad to hear this is already planned Thanks!

aledbf avatar Sep 12 '23 09:09 aledbf

@aledbf reopened it, will sync the status once we are ready. :)

imeoer avatar Sep 12 '23 10:09 imeoer

see also

https://github.com/containerd/nydus-snapshotter/issues/232 https://github.com/containerd/stargz-snapshotter/issues/1370

ghost avatar Oct 21 '23 09:10 ghost

@imeoer friendly ping. Any update? Thanks!

aledbf avatar Nov 23 '23 22:11 aledbf

@imeoer friendly ping. Any update? Thanks!

cc @PerseidMeteor

imeoer avatar Nov 29 '23 01:11 imeoer

@imeoer friendly ping. Any update? Thanks!

aledbf avatar Sep 15 '24 10:09 aledbf

Hi @aledbf , here is the nydusify commit subcommand: https://github.com/dragonflyoss/nydus/blob/master/docs/nydusify.md#commit-nydus-image-from-containers-changes

imeoer avatar Sep 15 '24 13:09 imeoer