Namespace
rancher
Image / Tag
shell:v0.1.8-amd64
Content Digest
sha256:6991ada966b47b1bb1dea82afda2719683be7f6fa4fcf2559a0bf04f01c64dc1
Details
Created

2021-06-23 15:00:12 UTC

Size

43.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-06-23T14:58:54Z
  • org.opencontainers.image.revision
    8a534286819bb11e01368d59f3069bca681eed30
  • org.opencontainers.image.source
    https://github.com/rancher/shell.git
  • org.opencontainers.image.url
    https://github.com/rancher/shell

Environment
PATH

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


Layers

[#000] sha256:339de151aab4bc06eed8409daae147c408478cb538dacb90cc63f19ad4eba80b - 6.11% (2.67 MB)

[#001] sha256:6f4465dfa70af3ec921a9aee423f8bfa70f39373053ea977f5a36b3cb3bdcd0a - 3.21% (1.41 MB)

[#002] sha256:1dc59c2b2ff165d9ea93c52ee7a5e6a24865872e9259f80d18e7bb88291fdb18 - 0.0% (409 Bytes)

[#003] sha256:ada44386555eb0737d60e0b2a84371b1a5e73f256fc0c607e3d67f246bd42dab - 31.07% (13.6 MB)

[#004] sha256:4fb75973947b2b38c17400a2a183e8da0653a711ce02dbefaa1504946c8e9651 - 59.61% (26.1 MB)

[#005] sha256:e4fd2a0389dc64236148c042e0bf7f1c999d76dd010efd01d84c099b0ae892c4 - 0.0% (521 Bytes)


History
2021-04-14 19:19:49 UTC

/bin/sh -c #(nop) ADD file:4f526aa99067d82b341f7ca538f7826b7c23a628f1b615eea2883a2d434c1b90 in /

2021-04-14 19:19:49 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-06-23 15:00:06 UTC

/bin/sh -c apk add -U --no-cache bash bash-completion jq

2021-06-23 15:00:07 UTC

/bin/sh -c echo 'shell:x:1000:1000:shell,,,:/home/shell:/bin/bash' > /etc/passwd && echo 'shell:x:1000:' > /etc/group && mkdir /home/shell && echo '. /etc/profile.d/bash_completion.sh' >> /home/shell/.bashrc && echo 'alias k="kubectl"' >> /home/shell/.bashrc && echo 'alias ks="kubectl -n kube-system"' >> /home/shell/.bashrc && echo 'source <(kubectl completion bash)' >> /home/shell/.bashrc && echo 'PS1="> "' >> /home/shell/.bashrc && mkdir /home/shell/.kube && chown -R shell /home/shell && chmod 700 /run

2021-06-23 15:00:07 UTC

/bin/sh -c #(nop) COPY file:0ad46ccdb29f8f4ee93054c8aed0e3dd50435d49207cba48e53d4859dcf1a965 in /usr/local/bin/

2021-06-23 15:00:09 UTC

/bin/sh -c #(nop) COPY multi:7cb54dc8e6618625e70c71f6b0ce437b27d7c15a5abb21a21f6999db68ca68a9 in /usr/local/bin/

2021-06-23 15:00:12 UTC

/bin/sh -c #(nop) COPY multi:0bc012ffed6e10975fa35d8e38262e28a5aefff5f0733088652238a964f638d7 in /usr/local/bin/

2021-06-23 15:00:12 UTC

/bin/sh -c #(nop) USER 1000

2021-06-23 15:00:12 UTC

/bin/sh -c #(nop) WORKDIR /home/shell

2021-06-23 15:00:12 UTC

/bin/sh -c #(nop) CMD ["welcome"]

2021-06-23 15:00:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-23T14:58:54Z

2021-06-23 15:00:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=8a534286819bb11e01368d59f3069bca681eed30

2021-06-23 15:00:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git

2021-06-23 15:00:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/shell

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