2023-02-13 15:52:20 UTC
365 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:677ef1e6565a4928c1d476ca9f2dcd427d754ee2f74462eddc289e55a5feb31f - 16.23% (59.2 MB)
[#001] sha256:a05497dbd97321b3d414705e29fc190205a48c0f8cff7bbcc3a50d35ecd9fd67 - 0.0% (269 Bytes)
[#002] sha256:992537881ad552ce0d61d67e7056ebb76943983da865e017cee62e66ecddfe1c - 49.73% (182 MB)
[#003] sha256:3d7d6e87236132d10b5ccf60ca81ab5169c0c3721bd97294157b9b950bac2f36 - 34.05% (124 MB)
COPY bin /bin # buildkit
2022-12-26 09:44:28 UTC (buildkit.dockerfile.v0)COPY images /images # buildkit
2022-12-26 09:44:29 UTC (buildkit.dockerfile.v0)COPY registry /registry # buildkit
2023-02-13 15:52:08 UTC/bin/sh -c #(nop) MAINTAINER sealos
2023-02-13 15:52:08 UTC/bin/sh -c #(nop) LABEL init="init-cri.sh && bash init.sh"
2023-02-13 15:52:09 UTC/bin/sh -c #(nop) LABEL version="v1.16.4"
2023-02-13 15:52:09 UTC/bin/sh -c #(nop) LABEL image="ghcr.io/labring/lvscare:v4.1.4"
2023-02-13 15:52:10 UTC/bin/sh -c #(nop) LABEL clean="clean.sh && bash clean-cri.sh \$criData \$criDockerdData"
2023-02-13 15:52:10 UTC/bin/sh -c #(nop) LABEL check="check.sh \$registryData"
2023-02-13 15:52:11 UTC/bin/sh -c #(nop) LABEL init-registry="init-registry.sh \$registryData \$registryConfig"
2023-02-13 15:52:11 UTC/bin/sh -c #(nop) LABEL clean-registry="clean-registry.sh \$registryData \$registryConfig"
2023-02-13 15:52:11 UTC/bin/sh -c #(nop) LABEL auth="auth.sh \$registryDomain \$registryPort \$registryUsername \$registryPassword \$sandboxImage"
2023-02-13 15:52:12 UTC/bin/sh -c #(nop) LABEL vip="\$defaultVIP"
2023-02-13 15:52:12 UTC/bin/sh -c #(nop) LABEL sealos.io.type="rootfs"
2023-02-13 15:52:13 UTC/bin/sh -c #(nop) LABEL sealos.io.version="v1beta1"
2023-02-13 15:52:13 UTC/bin/sh -c #(nop) ENV criData=/var/lib/docker
2023-02-13 15:52:14 UTC/bin/sh -c #(nop) ENV criDockerdData=/var/lib/cri-dockerd
2023-02-13 15:52:14 UTC/bin/sh -c #(nop) ENV registryData=/var/lib/registry
2023-02-13 15:52:14 UTC/bin/sh -c #(nop) ENV registryConfig=/etc/registry
2023-02-13 15:52:15 UTC/bin/sh -c #(nop) ENV registryDomain=sealos.hub
2023-02-13 15:52:15 UTC/bin/sh -c #(nop) ENV registryPort=5000
2023-02-13 15:52:16 UTC/bin/sh -c #(nop) ENV registryUsername=admin
2023-02-13 15:52:16 UTC/bin/sh -c #(nop) ENV registryPassword=passw0rd
2023-02-13 15:52:17 UTC/bin/sh -c #(nop) ENV sandboxImage=pause:3.1
2023-02-13 15:52:17 UTC/bin/sh -c #(nop) ENV defaultVIP=10.103.97.2
2023-02-13 15:52:21 UTC (FROM ghcr.io/labring-actions/cache:kubernetes-v1.16.4-amd64)/bin/sh -c #(nop) COPY dir:953d2f07a41647e96dec1293fcbcf4db1653f1330719b2109c9692c87a7927b7 in .
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.