2022-12-19 18:11:35 UTC
409 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:e094dd820b5a92daf0dc647401b41da3c73ac45eeb12a5ae2a8c9f5d77ffaf07 - 13.85% (56.7 MB)
[#001] sha256:f36672bc6809a0bca89a8b8f08d5bc8c7450a87cb2de84e8af2a1b391d34c0fc - 44.82% (183 MB)
[#002] sha256:6a3fcd7579a4ff23a2bbe5818046b2f4d8135c9f2f675b4e43d523784c2da221 - 41.33% (169 MB)
COPY bin /bin # buildkit
2022-12-15 17:01:47 UTC (buildkit.dockerfile.v0)COPY registry /registry # buildkit
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) MAINTAINER sealos
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) LABEL init="init-cri.sh && bash init.sh"
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) LABEL version="v1.15.8"
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) LABEL image="ghcr.io/labring/lvscare:v4.1.3"
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) LABEL clean="clean.sh && bash clean-cri.sh \$criData \$criDockerdData"
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) LABEL check="check.sh \$registryData"
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) LABEL init-registry="init-registry.sh \$registryData \$registryConfig"
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) LABEL clean-registry="clean-registry.sh \$registryData \$registryConfig"
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) LABEL auth="auth.sh \$registryDomain \$registryPort \$registryUsername \$registryPassword \$sandboxImage"
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) LABEL vip="\$defaultVIP"
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) LABEL sealos.io.type="rootfs"
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) LABEL sealos.io.version="v1beta1"
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) ENV criData=/var/lib/docker
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) ENV criDockerdData=/var/lib/cri-dockerd
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) ENV registryData=/var/lib/registry
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) ENV registryConfig=/etc/registry
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) ENV registryDomain=sealos.hub
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) ENV registryPort=5000
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) ENV registryUsername=admin
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) ENV registryPassword=passw0rd
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) ENV sandboxImage=pause:3.1
2022-12-19 18:11:33 UTC/bin/sh -c #(nop) ENV defaultVIP=10.103.97.2
2022-12-19 18:11:35 UTC/bin/sh -c #(nop) COPY dir:c1021706c6ead8c9708bbf746f25860e3a918331d2d7d761af74e769e92ab393 in .
2022-12-19 18:11:36 UTC (FROM ghcr.io/labring-actions/cache:kubernetes-v1.15.8-amd64)/bin/sh -c #(nop) COPY file:87b1077f76659f04ed31dec23fc6f91889ce7ea7c578a6ca778b305764f704dc 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.