Namespace
rancher
Image / Tag
shell:v0.1.3
Content Digest
sha256:784aa5eac6bca2cf809bfcfad5e14384a4ee2c23fac949b95869a1e0f9e8d808
Details
Created

2020-09-18 05:28:26 UTC

Size

44.6 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-09-18T05:28:14Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a46b78a9cd06daa4f9d7dc25ecf9cae0dbfa096f
  • 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:e146a7b1f651b96230ae08829c88eb224679dbdab0b984de0ee77dd26066b3ed - 3.15% (1.41 MB)

[#002] sha256:794776e20255534b2da4345758e30ee6f947567e91e89313237e8ecd81809140 - 0.0% (416 Bytes)

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

[#004] sha256:c89af8aa8dab0ee080abd9e7e8103b97ee9997302486d930fb15e5e1e138b94f - 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-18 05:28:22 UTC

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

2020-09-18 05:28:23 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

2020-09-18 05:28:24 UTC

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

2020-09-18 05:28:25 UTC

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

2020-09-18 05:28:25 UTC

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

2020-09-18 05:28:25 UTC

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

2020-09-18 05:28:26 UTC

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

2020-09-18 05:28:26 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-18T05:28:14Z

2020-09-18 05:28:26 UTC

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

2020-09-18 05:28:26 UTC

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

2020-09-18 05:28:26 UTC

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

Details
Created

2020-09-18 05:28:22 UTC

Size

41.6 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-09-18T05:28:07Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a46b78a9cd06daa4f9d7dc25ecf9cae0dbfa096f
  • 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:5ed746127163c9ba319fc60c8a3ea6f1a2cb01c4f2dedef7e658bf3d9a632260 - 3.28% (1.36 MB)

[#002] sha256:2fda6e80ed2fb9acbb46987d7718bb25759bb6b3be9a7b62a345956e0a8d0d29 - 0.0% (412 Bytes)

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

[#004] sha256:7b0462e5e2287096cd7010259b5a360a2244cf68033c4a5308034608c5beffae - 0.0% (454 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-18 05:28:17 UTC

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

2020-09-18 05:28:18 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

2020-09-18 05:28:20 UTC

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

2020-09-18 05:28:21 UTC

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

2020-09-18 05:28:21 UTC

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

2020-09-18 05:28:21 UTC

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

2020-09-18 05:28:21 UTC

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

2020-09-18 05:28:21 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-18T05:28:07Z

2020-09-18 05:28:21 UTC

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

2020-09-18 05:28:21 UTC

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

2020-09-18 05:28:22 UTC

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

Details
Created

2020-09-18 05:28:31 UTC

Size

40.8 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-09-18T05:28:18Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a46b78a9cd06daa4f9d7dc25ecf9cae0dbfa096f
  • 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:6f15a71539f04987dbb3021e2955ca0e5ca1b07811efa869cff20e8ac7edf5f4 - 3.44% (1.4 MB)

[#002] sha256:2e1127a23e5f70c61a8635b1dc5dc1072bcfc1d1c95f6092bec17f8132867941 - 0.0% (413 Bytes)

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

[#004] sha256:8d228f273ede8b33aa081b57072a816d9a08a599fc4e1668faaa8e80f8c7ea5c - 0.0% (454 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-18 05:28:27 UTC

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

2020-09-18 05:28:28 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

2020-09-18 05:28:29 UTC

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

2020-09-18 05:28:30 UTC

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

2020-09-18 05:28:30 UTC

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

2020-09-18 05:28:30 UTC

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

2020-09-18 05:28:30 UTC

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

2020-09-18 05:28:30 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-18T05:28:18Z

2020-09-18 05:28:31 UTC

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

2020-09-18 05:28:31 UTC

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

2020-09-18 05:28:31 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