ktock / container-bootfs

Container image converter aiming to minimize image size and speed up boot time dramatically with block-level de-dupliction and lazy-pull technology.
Apache License 2.0
20 stars 2 forks source link

Is this project still WIP? #3

Open sequix opened 4 years ago

sequix commented 4 years ago

Checked on stargz-snapshotter which is awesome. With dedup it will even boost the whole development process, writing code and deploy in no time.

ktock commented 4 years ago

Thanks for looking into this! Currently, we are mainly working on containerd/stargz-snapshotter but we are welcome for the contribution to this project. I think creating casync/desync-based new remote snapshotter is also a good solution for de-duplication of container images.