sealer 0.8.2
release note
v0.8.2
🚀 feat/bugfix/optimize:
- add
sea.hub
dns name of registry cert by default - fix add delete image by id
- support nydus
Usage
# Download and install sealer. Sealer is a binary tool of golang. You can download and unzip it directly to the bin directory, and the release page can also be downloaded
$ wget -c https://sealer.oss-cn-beijing.aliyuncs.com/sealer-latest.tar.gz && \
tar -xvf sealer-latest.tar.gz -C /usr/bin