Namespace
rancher
Image / Tag
shell:v0.1.27-amd64
Content Digest
sha256:42b7a92a7bae636bf1b7058cc0dbfa4e4dc2575627313042655e795efca85448
Details
Created

2024-11-07 21:49:43 UTC

Size

93.4 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:5241d21286f758bd90e630c97536b032a834b306ef4d661e356337ea0c2d7ec8 - 30.13% (28.2 MB)

[#001] sha256:df123c6e15a1c14e88e2be845dc80ce945cef57d4c99220f4399a84588d4ee7a - 16.67% (15.6 MB)

[#002] sha256:4cb98ad1e9fe9864ec133d61906ee0be2bc97be2b81d070944bf0b0ac3d6f84c - 53.21% (49.7 MB)

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

[#004] sha256:4f9e940790425888a7ead2bba4b66e043a52ea8f9e1270d818560ab1615cc9d3 - 0.0% (226 Bytes)

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


History
2024-11-07 21:46:35 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2024-11-07 21:49:43 UTC (buildkit.dockerfile.v0)

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

2024-11-07 21:49:43 UTC (buildkit.dockerfile.v0)

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

2024-11-07 21:49:43 UTC (buildkit.dockerfile.v0)

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

2024-11-07 21:49:43 UTC (buildkit.dockerfile.v0)

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

2024-11-07 21:49:43 UTC (buildkit.dockerfile.v0)

USER 1000

2024-11-07 21:49:43 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2024-11-07 21:49:43 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