release note
v0.8.5
🚀 bugfix:
- optimize log and support hide log time and path
- bugfix: no need to get clusterfile content form all layers
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.5-linux-amd64.tar.gz && \
tar -xvf sealer-v0.8.5-linux-amd64.tar.gz -C /usr/bin