Namespace
rancher
Image / Tag
shell:v0.1.2
Content Digest
sha256:f8cec4e82b85826bed53da018f9789087a90a9676188e6d2cb1b86aab89dc687
Details
Created

2020-09-11 23:45:11 UTC

Size

44.6 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-09-11T23:44:59Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    50ffbf36d3b91ec0c7fd3f5fde2c1f61814904d9
  • org.label-schema.vcs-url
    https://github.com/rancher/shell.git

Environment
PATH

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


Layers

[#000] sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c - 5.99% (2.67 MB)

[#001] sha256:bc52614ac5dfc7ccc5a3be2dbfc35ab2f3317207ae0e1d1664bfc4a1d2678bd8 - 3.15% (1.41 MB)

[#002] sha256:6339b5f259970d3d9df745fbcfa62e64ef695f265f8babf2f41c963db8addb78 - 0.0% (401 Bytes)

[#003] sha256:cb7c0b9ba834e5f091160bdc96c5f179fe4e437e8e9f8ae01578871a89836179 - 90.86% (40.5 MB)

[#004] sha256:78337ab1ec1adbf49d34b4041c94750b4cd59ffb5940b0291c6553da8e19c352 - 0.0% (454 Bytes)


History
2020-05-29 21:19:46 UTC

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

2020-05-29 21:19:46 UTC

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

2020-09-11 23:45:07 UTC

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

2020-09-11 23:45:08 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/bash_completion' >> /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

2020-09-11 23:45:09 UTC

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

2020-09-11 23:45:10 UTC

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

2020-09-11 23:45:10 UTC

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

2020-09-11 23:45:10 UTC

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

2020-09-11 23:45:10 UTC

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

2020-09-11 23:45:11 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-11T23:44:59Z

2020-09-11 23:45:11 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0

2020-09-11 23:45:11 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=50ffbf36d3b91ec0c7fd3f5fde2c1f61814904d9

2020-09-11 23:45:11 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/shell.git

Details
Created

2020-09-11 23:45:04 UTC

Size

41.6 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-09-11T23:44:49Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    50ffbf36d3b91ec0c7fd3f5fde2c1f61814904d9
  • org.label-schema.vcs-url
    https://github.com/rancher/shell.git

Environment
PATH

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


Layers

[#000] sha256:b4b72e716706d29f5d2351709c20bf737b94f876a5472a43ff1b6e203c65d27f - 5.97% (2.48 MB)

[#001] sha256:6d74ff33e0030b3619bd61c99712c43eed9362e0603361bf1cc1ddf07a864fc1 - 3.28% (1.36 MB)

[#002] sha256:e69bd21e0b9904b861462d33c354ce9a85b225a2875e05a3331ce03bc18cab2d - 0.0% (405 Bytes)

[#003] sha256:c4c19491225b0b1ce1ce776801c7a4ffe4ba5f66b298e46cdb7ec031aed6d1b6 - 90.75% (37.7 MB)

[#004] sha256:1d0d225d0e83e6c8f173dbc6d7203d48d9b89572fa5b455c6da10eca23c2c8a0 - 0.0% (453 Bytes)


History
2020-05-29 21:50:55 UTC

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

2020-05-29 21:50:56 UTC

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

2020-09-11 23:44:59 UTC

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

2020-09-11 23:45:00 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/bash_completion' >> /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

2020-09-11 23:45:03 UTC

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

2020-09-11 23:45:03 UTC

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

2020-09-11 23:45:04 UTC

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

2020-09-11 23:45:04 UTC

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

2020-09-11 23:45:04 UTC

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

2020-09-11 23:45:04 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-11T23:44:49Z

2020-09-11 23:45:04 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0

2020-09-11 23:45:04 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=50ffbf36d3b91ec0c7fd3f5fde2c1f61814904d9

2020-09-11 23:45:04 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/shell.git

Details
Created

2020-09-11 23:44:52 UTC

Size

40.8 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-09-11T23:44:40Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    50ffbf36d3b91ec0c7fd3f5fde2c1f61814904d9
  • org.label-schema.vcs-url
    https://github.com/rancher/shell.git

Environment
PATH

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


Layers

[#000] sha256:b538f80385f9b48122e3da068c932a96ea5018afa3c7be79da00437414bd18cd - 6.32% (2.58 MB)

[#001] sha256:1d813a6c93b325b023cd247e2f0fc09ea7f3927f0c092730f988df2bb9a6b4fe - 3.44% (1.4 MB)

[#002] sha256:ce0cb130feef94bd3dfb8e4b72e82fd05cf77ec5a651705907334caf440f61ab - 0.0% (401 Bytes)

[#003] sha256:67fc9cfa9cbbc14c859e1d7058f96768800cb8fe08c5502d05fd4e8db2a73ff1 - 90.23% (36.8 MB)

[#004] sha256:8158771f9677d34c71e5fa0fee082ba7ab69cdcd2866833213d171f6455a4869 - 0.0% (453 Bytes)


History
2020-05-29 21:43:19 UTC

/bin/sh -c #(nop) ADD file:7574aee4e37a85460ab889212d52912723a9b30dda1c060548f0deb4a05fc398 in /

2020-05-29 21:43:20 UTC

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

2020-09-11 23:44:48 UTC

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

2020-09-11 23:44: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/bash_completion' >> /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

2020-09-11 23:44:50 UTC

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

2020-09-11 23:44:50 UTC

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

2020-09-11 23:44:50 UTC

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

2020-09-11 23:44:51 UTC

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

2020-09-11 23:44:51 UTC

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

2020-09-11 23:44:51 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-11T23:44:40Z

2020-09-11 23:44:51 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0

2020-09-11 23:44:51 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=50ffbf36d3b91ec0c7fd3f5fde2c1f61814904d9

2020-09-11 23:44:52 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/shell.git

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