sealer 0.5.2
release note
v0.5.2
Optimize:
- Sealer Build replaces -b with the -m parameter (mode);
- Plugin Adds the type field to specify the plugin type.(plugin docs);
- optimize returns an error when build fails to pull the image from the imageList;
- optimize the delete command;
- optimize unnecessary warn logs.
Feature:
- sealer support upgrade cluster;
- sealer run support specific infra provider;
- support rmi with partial id.
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
[amd64 Download address]
OSS Download address
latest OSS Download address