2024-04-22 08:43:00 UTC
377 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SEALOS_SYS_CRI_ENDPOINT/var/run/cri-dockerd.sock
SEALOS_SYS_IMAGE_ENDPOINT/var/run/image-cri-shim.sock
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:86fc777a0261efc99ad5b894852c93905f292bce119aa1014a92a719c5624a89 - 13.38% (50.4 MB)
[#001] sha256:37f9a95d2a732076c4ec092af592ad7813fb6997ad0e681625b2b3a58bcb7cc0 - 0.0% (271 Bytes)
[#002] sha256:68392834a72c37b3b237206e5908bc3d4374c00ed6ba5cbb5d3adb0991550d95 - 50.63% (191 MB)
[#003] sha256:1fc36f857e742e86453e68702069e9e70edffdd522206a437031a50e0f054bd1 - 36.0% (136 MB)
COPY bin /bin # buildkit
2022-12-26 09:49:14 UTC (buildkit.dockerfile.v0)COPY images /images # buildkit
2022-12-26 09:49:15 UTC (buildkit.dockerfile.v0)COPY registry /registry # buildkit
2024-04-22 08:42:59 UTC/bin/sh -c #(nop) ENV "defaultVIP"="10.103.97.2" "sandboxImage"="pause:3.6"
2024-04-22 08:42:59 UTC/bin/sh -c #(nop) MAINTAINER sealos
2024-04-22 08:42:59 UTC/bin/sh -c #(nop) LABEL init="init-cri.sh && bash init.sh" clean="clean.sh && bash clean-cri.sh \$criData \$criDockerdData" check="check.sh \$registryData" init-registry="init-registry.sh \$registryData \$registryConfig" clean-registry="clean-registry.sh \$registryData \$registryConfig" vip="\$defaultVIP"
2024-04-22 08:42:59 UTC/bin/sh -c #(nop) ENV criData=/var/lib/docker criDockerdData=/var/lib/cri-dockerd registryData=/var/lib/registry registryConfig=/etc/registry registryDomain=sealos.hub registryPort=5000 registryUsername=admin registryPassword=passw0rd SEALOS_SYS_CRI_ENDPOINT=/var/run/cri-dockerd.sock SEALOS_SYS_IMAGE_ENDPOINT=/var/run/image-cri-shim.sock
2024-04-22 08:43:00 UTC/bin/sh -c #(nop) COPY dir:5cdc86da9427b2e5a3d5a13162e2268d7f700132ce324dde1c378996eeb7d601 in .
2024-04-22 08:43:01 UTC (FROM ghcr.io/labring-actions/cache:kubernetes-v1.23.14-arm64)/bin/sh -c #(nop) LABEL "sealos.io.type"="rootfs" "sealos.io.version"="v1beta1" "version"="v1.23.14" "image"="ghcr.io/labring/lvscare:v4.3.7"
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.