Namespace
rancher
Image / Tag
shell:v0.1.9-arm64
Content Digest
sha256:96cfe80f0d18e1387d13b9daee7a1fd6941b2c74c40d181bccfd35399ddebec2
Details
Created

2021-08-03 00:31:11 UTC

Size

40.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-08-03T00:29:52Z
  • 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:a99cb6ae94aa0e5ac64b5721a7f6ee6872df453051c729b7b3fcc48380be6122 - 3.43% (1.4 MB)

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

[#003] sha256:8c4a097f02d80f5124a1800978f860a67868ea37e64b4af362eb84559fec5a0b - 29.63% (12.1 MB)

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

[#005] sha256:9dd3e63a5eadffccf22e4de713c98620b46f1fcda634c3f9518e174de775caf8 - 0.0% (521 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-03 00:31:01 UTC

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

2021-08-03 00:31:02 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-03 00:31:02 UTC

/bin/sh -c #(nop) COPY file:1ba339f89340064ca9123875d16951e0b795de3e2c68cded8e12bf095da98858 in /usr/local/bin/

2021-08-03 00:31:04 UTC

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

2021-08-03 00:31:10 UTC

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

2021-08-03 00:31:10 UTC

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

2021-08-03 00:31:10 UTC

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

2021-08-03 00:31:10 UTC

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

2021-08-03 00:31:10 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-03T00:29:52Z

2021-08-03 00:31:11 UTC

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

2021-08-03 00:31:11 UTC

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

2021-08-03 00:31:11 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