2023-02-13 17:11:57 UTC
412 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.2
[#000] sha256:01be089be3c36172606ae9c8fe5d48d7b5530df66bc3e1b6a2775ad4bb079954 - 11.21% (46.2 MB)
[#001] sha256:0b3b3d3154323a74675b50348f83ceb25e385073d476275389a8b38bf3454105 - 0.0% (269 Bytes)
[#002] sha256:9996c6598e43ea33488d8ce67acd7ce5c99beadb95fc6235a4393dc00f4e2857 - 60.37% (249 MB)
[#003] sha256:9142714906bbabf16687f477cd3156ee2a2e284b35d6e79f52969dc002ff82f5 - 28.42% (117 MB)
COPY bin /bin # buildkit
2022-12-26 09:45:03 UTC (buildkit.dockerfile.v0)COPY images /images # buildkit
2022-12-26 09:45:04 UTC (buildkit.dockerfile.v0)COPY registry /registry # buildkit
2023-02-13 17:11:47 UTC/bin/sh -c #(nop) MAINTAINER sealos
2023-02-13 17:11:47 UTC/bin/sh -c #(nop) LABEL init="init-cri.sh && bash init.sh"
2023-02-13 17:11:48 UTC/bin/sh -c #(nop) LABEL version="v1.19.12"
2023-02-13 17:11:48 UTC/bin/sh -c #(nop) LABEL image="ghcr.io/labring/lvscare:v4.1.4"
2023-02-13 17:11:48 UTC/bin/sh -c #(nop) LABEL clean="clean.sh && bash clean-cri.sh \$criData \$criDockerdData"
2023-02-13 17:11:49 UTC/bin/sh -c #(nop) LABEL check="check.sh \$registryData"
2023-02-13 17:11:49 UTC/bin/sh -c #(nop) LABEL init-registry="init-registry.sh \$registryData \$registryConfig"
2023-02-13 17:11:49 UTC/bin/sh -c #(nop) LABEL clean-registry="clean-registry.sh \$registryData \$registryConfig"
2023-02-13 17:11:50 UTC/bin/sh -c #(nop) LABEL auth="auth.sh \$registryDomain \$registryPort \$registryUsername \$registryPassword \$sandboxImage"
2023-02-13 17:11:50 UTC/bin/sh -c #(nop) LABEL vip="\$defaultVIP"
2023-02-13 17:11:50 UTC/bin/sh -c #(nop) LABEL sealos.io.type="rootfs"
2023-02-13 17:11:51 UTC/bin/sh -c #(nop) LABEL sealos.io.version="v1beta1"
2023-02-13 17:11:51 UTC/bin/sh -c #(nop) ENV criData=/var/lib/docker
2023-02-13 17:11:52 UTC/bin/sh -c #(nop) ENV criDockerdData=/var/lib/cri-dockerd
2023-02-13 17:11:52 UTC/bin/sh -c #(nop) ENV registryData=/var/lib/registry
2023-02-13 17:11:52 UTC/bin/sh -c #(nop) ENV registryConfig=/etc/registry
2023-02-13 17:11:53 UTC/bin/sh -c #(nop) ENV registryDomain=sealos.hub
2023-02-13 17:11:53 UTC/bin/sh -c #(nop) ENV registryPort=5000
2023-02-13 17:11:53 UTC/bin/sh -c #(nop) ENV registryUsername=admin
2023-02-13 17:11:54 UTC/bin/sh -c #(nop) ENV registryPassword=passw0rd
2023-02-13 17:11:54 UTC/bin/sh -c #(nop) ENV sandboxImage=pause:3.2
2023-02-13 17:11:54 UTC/bin/sh -c #(nop) ENV defaultVIP=10.103.97.2
2023-02-13 17:11:58 UTC (FROM ghcr.io/labring-actions/cache:kubernetes-v1.19.12-arm64)/bin/sh -c #(nop) COPY dir:0765734df7934006341525e714f4c9401abde5fe270de2c9c061b1f37cb639bc 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.