2022-12-19 18:11:55 UTC
385 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
criData/var/lib/docker
criDockerdData/var/lib/cri-dockerd
defaultVIP10.103.97.2
registryConfig/etc/registry
registryData/var/lib/registry
registryDomainsealos.hub
registryPasswordpassw0rd
registryPort5000
registryUsernameadmin
sandboxImagepause:3.1
[#000] sha256:8a46028909ff83ce6a0a3962a748a73b1df7a4fba9f109d13b0482bc85c05d41 - 13.43% (51.7 MB)
[#001] sha256:ca6a5626ea6338db0bb0a0d83c9f703727bd99c84a71bf4701316f967fba2d8f - 47.06% (181 MB)
[#002] sha256:d07fe830e1c793e8f7b365fc5f232f21ebc4e299561fba5ad87068f3fbd468fa - 39.51% (152 MB)
COPY bin /bin # buildkit
2022-12-15 17:01:00 UTC (buildkit.dockerfile.v0)COPY registry /registry # buildkit
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) MAINTAINER sealos
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) LABEL init="init-cri.sh && bash init.sh"
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) LABEL version="v1.15.9"
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) LABEL image="ghcr.io/labring/lvscare:v4.1.3"
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) LABEL clean="clean.sh && bash clean-cri.sh \$criData \$criDockerdData"
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) LABEL check="check.sh \$registryData"
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) LABEL init-registry="init-registry.sh \$registryData \$registryConfig"
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) LABEL clean-registry="clean-registry.sh \$registryData \$registryConfig"
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) LABEL auth="auth.sh \$registryDomain \$registryPort \$registryUsername \$registryPassword \$sandboxImage"
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) LABEL vip="\$defaultVIP"
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) LABEL sealos.io.type="rootfs"
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) LABEL sealos.io.version="v1beta1"
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) ENV criData=/var/lib/docker
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) ENV criDockerdData=/var/lib/cri-dockerd
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) ENV registryData=/var/lib/registry
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) ENV registryConfig=/etc/registry
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) ENV registryDomain=sealos.hub
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) ENV registryPort=5000
2022-12-19 18:11:52 UTC/bin/sh -c #(nop) ENV registryUsername=admin
2022-12-19 18:11:53 UTC/bin/sh -c #(nop) ENV registryPassword=passw0rd
2022-12-19 18:11:53 UTC/bin/sh -c #(nop) ENV sandboxImage=pause:3.1
2022-12-19 18:11:53 UTC/bin/sh -c #(nop) ENV defaultVIP=10.103.97.2
2022-12-19 18:11:55 UTC/bin/sh -c #(nop) COPY dir:cfceae418395004c4f5bf4c25bffc336cb9cda0bd40d9589304e4e6db0ac85a0 in .
2022-12-19 18:11:56 UTC (FROM ghcr.io/labring-actions/cache:kubernetes-v1.15.9-arm64)/bin/sh -c #(nop) COPY file:d753ae4bfbc4097ed47ffdb1e9a4523cffd61caf3d8ac308ffdb6311614a0ee8 in images/shim/DefaultImageList
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.