Namespace
rancher
Image / Tag
shell:head-amd64
Content Digest
sha256:c9514864dd325f715fed86ee24304ad4bb5b9e85440abd380e27b1910b29faae
Details
Created

2024-08-28 22:10:46 UTC

Size

94.4 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:5aed7c054e9c9806434eea19e30bd3843b44a8ec2da2e8e4a8201f41f93e4656 - 29.66% (28 MB)

[#001] sha256:6da22ac75ffa39095a3816c50033d6c2d94ccf573672555f364b12829815ef8b - 17.1% (16.1 MB)

[#002] sha256:cd178a884dc78fa7e8df2247ceced20b0173ce6c05b664caccf80bf2aebb734e - 53.25% (50.3 MB)

[#003] sha256:4bf19d9d2a661601cfc145f0eed748926089f69fa94b6fe8e305669ef0820261 - 0.0% (687 Bytes)

[#004] sha256:f1837e7d044437129089c2add4fef774ce389c1b71f350da4bbefef74f7727a9 - 0.0% (227 Bytes)

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


History
2024-08-28 22:10:09 UTC (buildkit.dockerfile.v0)

COPY /chroot / # buildkit

2024-08-28 22:10:45 UTC (buildkit.dockerfile.v0)

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

2024-08-28 22:10:46 UTC (buildkit.dockerfile.v0)

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

2024-08-28 22:10:46 UTC (buildkit.dockerfile.v0)

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

2024-08-28 22:10:46 UTC (buildkit.dockerfile.v0)

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

2024-08-28 22:10:46 UTC (buildkit.dockerfile.v0)

USER 1000

2024-08-28 22:10:46 UTC (buildkit.dockerfile.v0)

WORKDIR /home/shell

2024-08-28 22:10:46 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