v0.13.0
版本发布时间: 2022-11-11 22:21:59
containerd/stargz-snapshotter最新发布版本:v0.15.1(2023-10-31 17:05:15)
This release enables to optionallly create smaller eStargz images using the following flags for ctr-rmeote i convert
or ctr-remote i optimize
(#956).
-
--estargz-external-toc
: Separates TOC JSON into another image (called "TOC image"). The result eStargz doesn't contain TOC so we can expect a smaller size than normal eStargz (refer to/docs/estargz.md
for the related eStargz spec). -
--estargz-min-chunk-size
: Specifies the minimal number of bytes of data must be written in one gzip stream. If it's > 0, multiple files and chunks can be written into one gzip stream. Smaller number of gzip header and smaller size of the result blob can be expected (refer to/docs/estargz.md
for the related eStargz spec).
Please refer to /docs/smaller-estargz.md
for more details about the usage.
Notable Changes
- eStargz
- Support creating smaller eStargz images (
--estargz-external-toc
and--estargz-min-chunk-size
) (#956)
- Support creating smaller eStargz images (
- stargz-snapshotter
- fs: Try unmount without MNT_FORCE before force unmount (#978)
- remote: Support per-registry request headers (#983)
- Allow using fusermount3 (#970)
- converter
- zstdchunked: allows specifying compression level (#984)
- Kind image (
ghcr.io/containerd/stargz-snapshotter:${VERSION}-kind
)- Revert clone3-workaround (#967)
- CI
- Bump nerdctl to 1.0.0 (#969), thanks to @jenting
- Documents
- Add document about integrations of eStargz with other tools (
/docs/integration.md
) (#995, #997), thanks to @gaius-qi
- Add document about integrations of eStargz with other tools (
1、 stargz-snapshotter-v0.13.0-linux-amd64.tar.gz 41.56MB
2、 stargz-snapshotter-v0.13.0-linux-amd64.tar.gz.sha256sum 112B
3、 stargz-snapshotter-v0.13.0-linux-arm-v7.tar.gz 32.63MB
4、 stargz-snapshotter-v0.13.0-linux-arm-v7.tar.gz.sha256sum 113B
5、 stargz-snapshotter-v0.13.0-linux-arm64.tar.gz 31.07MB
6、 stargz-snapshotter-v0.13.0-linux-arm64.tar.gz.sha256sum 112B
7、 stargz-snapshotter-v0.13.0-linux-ppc64le.tar.gz 30.28MB
8、 stargz-snapshotter-v0.13.0-linux-ppc64le.tar.gz.sha256sum 114B
9、 stargz-snapshotter-v0.13.0-linux-s390x.tar.gz 34.07MB
10、 stargz-snapshotter-v0.13.0-linux-s390x.tar.gz.sha256sum 112B