2024-04-22 08:29:43 UTC
381 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.7
[#000] sha256:dcadf0c479e40c401a892fa80c14e672c931c9661002cabfa5260b3d876b1180 - 13.62% (51.8 MB)
[#001] sha256:ff4437d749c048d7a2812f2af6d8e08d2e4ec48804570223014b218529db3701 - 0.0% (271 Bytes)
[#002] sha256:15fd0bf6f85400d1ff6e3e1bd7e75b6f23728fc0955fa50e00dcd4f576c0382d - 50.41% (192 MB)
[#003] sha256:dab89e3dbfee97ca2daf27d5af8a8cefa01383c913dca054290b8005175107cc - 35.97% (137 MB)
COPY bin /bin # buildkit
2022-12-26 09:53:22 UTC (buildkit.dockerfile.v0)COPY images /images # buildkit
2022-12-26 09:53:23 UTC (buildkit.dockerfile.v0)COPY registry /registry # buildkit
2024-04-22 08:29:42 UTC/bin/sh -c #(nop) ENV "defaultVIP"="10.103.97.2" "sandboxImage"="pause:3.7"
2024-04-22 08:29:42 UTC/bin/sh -c #(nop) MAINTAINER sealos
2024-04-22 08:29:42 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:29:42 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:29:43 UTC/bin/sh -c #(nop) COPY dir:59a7f512c92f2e4e78e327a91800c9dd2751620368b7a59a09ad2237685e5fa0 in .
2024-04-22 08:29:44 UTC (FROM ghcr.io/labring-actions/cache:kubernetes-v1.24.1-arm64)/bin/sh -c #(nop) LABEL "sealos.io.type"="rootfs" "sealos.io.version"="v1beta1" "version"="v1.24.1" "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.