Namespace
rancher
Image / Tag
shell:v0.2.3-rc.1-arm64
Content Digest
sha256:ff8e5cf7573b49743448b1a84489e3a529d5cfd63194f7da08407ef6e0233747
Details
Created

2024-10-25 19:29:22 UTC

Size

87.8 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:9d6c87450b8ec0822e212c5682180f4ddac1338084ed0f0729cb5e1e98a64495 - 31.13% (27.3 MB)

[#001] sha256:955e5d97b32908a073f4228f7b7c3ba2ff6fcccc9697d89aafb604941b29819a - 16.74% (14.7 MB)

[#002] sha256:57d04502d4b834826709e79eda6fcb5d85fd37f2e39ae07649213b98ebbb2687 - 52.12% (45.8 MB)

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

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

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


History
2024-10-25 19:27:51 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2024-10-25 19:29:20 UTC (buildkit.dockerfile.v0)

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

2024-10-25 19:29:21 UTC (buildkit.dockerfile.v0)

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

2024-10-25 19:29:22 UTC (buildkit.dockerfile.v0)

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

2024-10-25 19:29:22 UTC (buildkit.dockerfile.v0)

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

2024-10-25 19:29:22 UTC (buildkit.dockerfile.v0)

USER 1000

2024-10-25 19:29:22 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2024-10-25 19:29:22 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