Namespace
rancher
Image / Tag
shell:v0.2.4-amd64
Content Digest
sha256:3b03ed543f76575a56a4bb63e4bca55829e45096dae9c0778daa4c81b38d13ef
Details
Created

2025-02-20 17:46:32 UTC

Size

99.9 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:c68e8832916b9f2957e8c1be0c894b6ced9501d744ee547f7bd7bb5680ede326 - 28.23% (28.2 MB)

[#001] sha256:5d1a194e970f90cd7e851d3cde823ec6d261b6bea4fab04eb9ac81853836a2c0 - 16.15% (16.1 MB)

[#002] sha256:8367e9d576e867b2f26c478ba66456a2d0efb75427da36c268709da97b02812a - 55.61% (55.6 MB)

[#003] sha256:c46d222f9f553373c18213ef01b92831b9a36ac151ceee28b20850cfa2c4c2ca - 0.0% (684 Bytes)

[#004] sha256:1597341a8e1c99cd342d8973f5d877bb63060cc3af646b643b1a54905427582d - 0.0% (226 Bytes)

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


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

COPY /chroot / # buildkit

2025-02-20 17:46:31 UTC (buildkit.dockerfile.v0)

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

2025-02-20 17:46:32 UTC (buildkit.dockerfile.v0)

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

2025-02-20 17:46:32 UTC (buildkit.dockerfile.v0)

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

2025-02-20 17:46:32 UTC (buildkit.dockerfile.v0)

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

2025-02-20 17:46:32 UTC (buildkit.dockerfile.v0)

USER 1000

2025-02-20 17:46:32 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2025-02-20 17:46:32 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