Namespace
rancher
Image / Tag
shell:v0.3.1-amd64
Content Digest
sha256:83bb0557e765b32a1f696db50298fadcecc50290bc90c3776b0e0b83ff6d3c44
Details
Created

2025-02-20 17:43:16 UTC

Size

101 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:a11b3ca8f46945b8c802e491eb39514dd83180326ddde201ff11972df53f54c4 - 27.9% (28.2 MB)

[#001] sha256:b187a859dc98e9153f605b9a5f151e71d47ad5326992c7ce31a7443d5aa18a5a - 16.63% (16.8 MB)

[#002] sha256:62f5766f0bb1ae523b653076c93480373766f31b02373325a55b31e5e5ba5977 - 55.47% (56.1 MB)

[#003] sha256:a86deb059e34be15054b51a0b2748afd0ad5d336d74ca7026d366dd6f6b3a134 - 0.0% (683 Bytes)

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

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


History
2025-02-20 17:42:29 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2025-02-20 17:43:15 UTC (buildkit.dockerfile.v0)

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

2025-02-20 17:43:16 UTC (buildkit.dockerfile.v0)

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

2025-02-20 17:43:16 UTC (buildkit.dockerfile.v0)

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

2025-02-20 17:43:16 UTC (buildkit.dockerfile.v0)

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

2025-02-20 17:43:16 UTC (buildkit.dockerfile.v0)

USER 1000

2025-02-20 17:43:16 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2025-02-20 17:43:16 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