2023-02-13 15:57:03 UTC
406 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:5cdb2f3003ca4c84871d6c18cea6e05713f6865386ea0341ad8d19b77e79eef5 - 13.2% (53.6 MB)
[#001] sha256:3787c247b74154e181707e1cba0d37430219f74243815f922b283554c0890dfe - 0.0% (269 Bytes)
[#002] sha256:0a1acf459b9b4234846cb4e2e7227a3340c29aa8b387e9f69c0eca7e14a9a8b4 - 54.8% (223 MB)
[#003] sha256:0745f52eeaa6a117ee590b9ea2f63a0a4c95ccf31a6be7dd9ed6d84263473ef1 - 32.0% (130 MB)
COPY bin /bin # buildkit
2022-12-26 09:45:53 UTC (buildkit.dockerfile.v0)COPY images /images # buildkit
2022-12-26 09:45:54 UTC (buildkit.dockerfile.v0)COPY registry /registry # buildkit
2023-02-13 15:56:53 UTC/bin/sh -c #(nop) MAINTAINER sealos
2023-02-13 15:56:53 UTC/bin/sh -c #(nop) LABEL init="init-cri.sh && bash init.sh"
2023-02-13 15:56:53 UTC/bin/sh -c #(nop) LABEL version="v1.17.8"
2023-02-13 15:56:54 UTC/bin/sh -c #(nop) LABEL image="ghcr.io/labring/lvscare:v4.1.4"
2023-02-13 15:56:54 UTC/bin/sh -c #(nop) LABEL clean="clean.sh && bash clean-cri.sh \$criData \$criDockerdData"
2023-02-13 15:56:54 UTC/bin/sh -c #(nop) LABEL check="check.sh \$registryData"
2023-02-13 15:56:55 UTC/bin/sh -c #(nop) LABEL init-registry="init-registry.sh \$registryData \$registryConfig"
2023-02-13 15:56:55 UTC/bin/sh -c #(nop) LABEL clean-registry="clean-registry.sh \$registryData \$registryConfig"
2023-02-13 15:56:55 UTC/bin/sh -c #(nop) LABEL auth="auth.sh \$registryDomain \$registryPort \$registryUsername \$registryPassword \$sandboxImage"
2023-02-13 15:56:56 UTC/bin/sh -c #(nop) LABEL vip="\$defaultVIP"
2023-02-13 15:56:56 UTC/bin/sh -c #(nop) LABEL sealos.io.type="rootfs"
2023-02-13 15:56:57 UTC/bin/sh -c #(nop) LABEL sealos.io.version="v1beta1"
2023-02-13 15:56:57 UTC/bin/sh -c #(nop) ENV criData=/var/lib/docker
2023-02-13 15:56:57 UTC/bin/sh -c #(nop) ENV criDockerdData=/var/lib/cri-dockerd
2023-02-13 15:56:58 UTC/bin/sh -c #(nop) ENV registryData=/var/lib/registry
2023-02-13 15:56:58 UTC/bin/sh -c #(nop) ENV registryConfig=/etc/registry
2023-02-13 15:56:58 UTC/bin/sh -c #(nop) ENV registryDomain=sealos.hub
2023-02-13 15:56:59 UTC/bin/sh -c #(nop) ENV registryPort=5000
2023-02-13 15:56:59 UTC/bin/sh -c #(nop) ENV registryUsername=admin
2023-02-13 15:56:59 UTC/bin/sh -c #(nop) ENV registryPassword=passw0rd
2023-02-13 15:57:00 UTC/bin/sh -c #(nop) ENV sandboxImage=pause:3.1
2023-02-13 15:57:00 UTC/bin/sh -c #(nop) ENV defaultVIP=10.103.97.2
2023-02-13 15:57:04 UTC (FROM ghcr.io/labring-actions/cache:kubernetes-v1.17.8-amd64)/bin/sh -c #(nop) COPY dir:3754929fc9cff427772c988ea6a62b8f47f3014c0c8f06e8fb15456cbee98f68 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.