release note
v0.8.4
🚀 bugfix:
- dump config if not exist; not to send registry if not exist
- bugfix: support copy dest with file name
- set normalized image name as manifestslist key
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/sealers/sealer-v0.8.4-linux-amd64.tar.gz && \
tar -xvf sealer-v0.8.4-linux-amd64.tar.gz -C /usr/bin