Namespace
rancher
Image / Tag
shell:v0.1.10-arm64
Content Digest
sha256:2c3ba8cc23d075bd7e2a3e5cf9eb97a03a8b5d1b6cbe45feaf4510ce113c943e
Details
Created

2021-08-19 18:52:58 UTC

Size

40.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-08-19T18:51:41Z
  • org.opencontainers.image.revision
    396c931cfe6d4eba4b4777b2fa7809acbca9ae4d
  • 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:d2f70382dc9a1658ea3491d7ab4439c22087e426c00e3eb7daf825b83be4ba9c - 6.32% (2.59 MB)

[#001] sha256:c67d242b536c5defdcd0db0cefc510ee3bbb044b994664447522c88d58ca2114 - 3.43% (1.4 MB)

[#002] sha256:cdcc3f2c4df39ed6fdc84ab0ace7c3f24fe7aa13be67bece1d96fb17441388f3 - 0.0% (417 Bytes)

[#003] sha256:88c0b9d33ceb3e36b9001e88c3c7daf95fff6aafdd7774781709f454e4db0336 - 29.63% (12.1 MB)

[#004] sha256:e22341ec07fff8944a165039a6ca28ce059d19839cec289be3cc9fee4bb47da6 - 60.61% (24.8 MB)

[#005] sha256:e2b024eac06e011ef85c0d20a0b3f6696b5dad82a0f3fbb0ae67b6bca6c52524 - 0.0% (522 Bytes)


History
2021-06-15 21:45:09 UTC

/bin/sh -c #(nop) ADD file:3db1e10ac5ebf1cb34939eff736f1384f7d3b17355758cec361489fa7a7e19ca in /

2021-06-15 21:45:09 UTC

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

2021-08-19 18:52:48 UTC

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

2021-08-19 18:52:49 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-08-19 18:52:49 UTC

/bin/sh -c #(nop) COPY file:8b3a1d99bd46d96a565da2d795fba15047f998cd85085830466a1e0a21941e3d in /usr/local/bin/

2021-08-19 18:52:51 UTC

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

2021-08-19 18:52:57 UTC

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

2021-08-19 18:52:57 UTC

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

2021-08-19 18:52:57 UTC

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

2021-08-19 18:52:57 UTC

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

2021-08-19 18:52:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-19T18:51:41Z

2021-08-19 18:52:57 UTC

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

2021-08-19 18:52:57 UTC

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

2021-08-19 18:52:58 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