github sealerio/sealer v0.5.2
sealer 0.5.2

latest releases: v0.11.0, v0.10.0, v0.9.3...
2 years ago

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

[arm64 Download address]

OSS Download address
latest OSS Download address

Don't miss a new sealer release

NewReleases is sending notifications on new releases.