2024-08-22 02:57:39 UTC
52.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb - 6.19% (3.26 MB)
[#001] sha256:14194ecd5f9347e7cf0f146385dc3a65ab7e49d82b626d2be5b6f1b3bdd5d542 - 3.52% (1.85 MB)
[#002] sha256:1b598f0fbed71e75ad4464480fad0429f6d1699b5e850f9a15764be3a72f8a0f - 61.86% (32.5 MB)
[#003] sha256:1185964717d89739499a08f10f4bb59e51c585f86d7471e87c1b4593a40445fe - 0.0% (1.64 KB)
[#004] sha256:bfaa610cf3e29aaa4e17290f30e4face915631097c0df8ee3a925bfbd3b99cd6 - 0.0% (477 Bytes)
[#005] sha256:001d6acd2fa48a13ab01d80fdb568697587a02141c8bbb5e4489934bc5e2328a - 28.43% (15 MB)
/bin/sh -c #(nop) ADD file:5851aef23205a072ef361dd412a73a39a1ada75e19a207a392bb7ec9b8556e11 in /
2024-07-22 22:26:55 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-08-22 02:57:34 UTC (buildkit.dockerfile.v0)ARG ARCH
2024-08-22 02:57:34 UTC (buildkit.dockerfile.v0)ARG TAG
2024-08-22 02:57:34 UTC (buildkit.dockerfile.v0)ARG ALPINE
2024-08-22 02:57:34 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.url=https://hub.docker.com/r/rancher/rke2-upgrade
2024-08-22 02:57:34 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/rancher/rke2-upgrade
2024-08-22 02:57:34 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.base.name=alpine:3.18
2024-08-22 02:57:34 UTC (buildkit.dockerfile.v0)RUN |3 ARCH=amd64 TAG=v1.27.16-rc1+rke2r2 ALPINE=alpine:3.18 /bin/sh -c apk --no-cache add jq libselinux-utils bash # buildkit
2024-08-22 02:57:38 UTC (buildkit.dockerfile.v0)COPY /opt/rke2 /opt/rke2 # buildkit
2024-08-22 02:57:38 UTC (buildkit.dockerfile.v0)COPY scripts/upgrade.sh /bin/upgrade.sh # buildkit
2024-08-22 02:57:38 UTC (buildkit.dockerfile.v0)COPY scripts/semver-parse.sh /bin/semver-parse.sh # buildkit
2024-08-22 02:57:39 UTC (buildkit.dockerfile.v0)COPY /verify/kubectl /usr/local/bin/kubectl # buildkit
2024-08-22 02:57:39 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/upgrade.sh"]
2024-08-22 02:57:39 UTC (buildkit.dockerfile.v0)CMD ["upgrade"]
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.