2023-02-13 17:02:07 UTC
402 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.6
[#000] sha256:33bc236e99b02a7f1f9e3f09f1ecdc24345718139da2910296430450127ea650 - 12.98% (52.1 MB)
[#001] sha256:cc3b88a7d5d8508d2ea89e53df424ffa957700dce70b13d05398084ad3f1cc31 - 0.0% (276 Bytes)
[#002] sha256:680ab913bc4c30ed295759399703f296a4517898b551c3e257d980be943b40a9 - 47.89% (192 MB)
[#003] sha256:17259e169eb47dd7c2c1f95be350e1e04a3ee70ce29f80e61a6a66cabd8d72eb - 39.13% (157 MB)
COPY bin /bin # buildkit
2023-01-19 01:06:24 UTC (buildkit.dockerfile.v0)COPY images /images # buildkit
2023-01-19 01:06:25 UTC (buildkit.dockerfile.v0)COPY registry /registry # buildkit
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) MAINTAINER sealos
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) LABEL init="init-cri.sh && bash init.sh"
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) LABEL version="v1.23.16"
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) LABEL image="ghcr.io/labring/lvscare:v4.1.3"
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) LABEL clean="clean.sh && bash clean-cri.sh \$criData \$criDockerdData"
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) LABEL check="check.sh \$registryData"
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) LABEL init-registry="init-registry.sh \$registryData \$registryConfig"
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) LABEL clean-registry="clean-registry.sh \$registryData \$registryConfig"
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) LABEL auth="auth.sh \$registryDomain \$registryPort \$registryUsername \$registryPassword \$sandboxImage"
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) LABEL vip="\$defaultVIP"
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) LABEL sealos.io.type="rootfs"
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) LABEL sealos.io.version="v1beta1"
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) ENV criData=/var/lib/docker
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) ENV criDockerdData=/var/lib/cri-dockerd
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) ENV registryData=/var/lib/registry
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) ENV registryConfig=/etc/registry
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) ENV registryDomain=sealos.hub
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) ENV registryPort=5000
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) ENV registryUsername=admin
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) ENV registryPassword=passw0rd
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) ENV sandboxImage=pause:3.6
2023-02-13 17:02:06 UTC/bin/sh -c #(nop) ENV defaultVIP=10.103.97.2
2023-02-13 17:02:08 UTC (FROM ghcr.io/labring-actions/cache:kubernetes-v1.23.16-arm64)/bin/sh -c #(nop) COPY dir:5d1f03e896242370c343d30c5544c4bc746e151c1d8423e5aed8b6816b05e6ab 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.