Namespace
rancher
Image / Tag
shell:v0.3.0-rc.2-arm64
Content Digest
sha256:4026c84b67e5e3261c619e55f73eae5306417734c610b1237c5b78442a2a632d
Details
Created

2024-09-30 16:59:00 UTC

Size

88.8 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:7ab3f6f19ddc83f93fdb8c82ffbb7a05572dfc2717c70e5450af6d5e748d5261 - 30.74% (27.3 MB)

[#001] sha256:1a3ce8dea8d3883af060ab7618b365918c1e3f1afb924d6ed4752828913d34d5 - 17.3% (15.4 MB)

[#002] sha256:834793313960613e4f925f55458cb123be5705ec5b2e0aeff421c3e8b3639e99 - 51.96% (46.1 MB)

[#003] sha256:e2fb1068982b26001e53308abaa0e3f910824be64ee88d67c9f1710cc15910f8 - 0.0% (685 Bytes)

[#004] sha256:cee109549d8d42ee7ce1f6633211890b0c271f9cf1557ae8a2ebb823a92b89a7 - 0.0% (225 Bytes)

[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2024-09-30 16:58:59 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2024-09-30 16:58:59 UTC (buildkit.dockerfile.v0)

COPY --chown=root:root --chmod=0755 /helm/bin/helm /usr/local/bin/ # buildkit

2024-09-30 16:59:00 UTC (buildkit.dockerfile.v0)

COPY --chown=root:root --chmod=0755 /kubectl /k9s /kustomize* /usr/local/bin/ # buildkit

2024-09-30 16:59:00 UTC (buildkit.dockerfile.v0)

COPY --chown=root:root --chmod=0755 package/helm-cmd package/welcome /usr/local/bin/ # buildkit

2024-09-30 16:59:00 UTC (buildkit.dockerfile.v0)

COPY --chown=1000:1000 --chmod=0755 package/kustomize.sh /home/shell/ # buildkit

2024-09-30 16:59:00 UTC (buildkit.dockerfile.v0)

USER 1000

2024-09-30 16:59:00 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2024-09-30 16:59:00 UTC (buildkit.dockerfile.v0)

CMD ["welcome"]

Danger Zone
Delete Tag

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.

Delete