Namespace
nicolaka
Image / Tag
netshoot:v0.7
Content Digest
sha256:aeafd567d7f7f1edb5127ec311599bb2b8a9c0fb31d7a53e9cff26af6d29fd4e
Details
Created

2022-06-27 23:00:04 UTC

Size

149 MB

Content Digest
Environment
HOSTNAME

netshoot

PATH

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


Layers

[#000] sha256:2408cc74d12b6cd092bb8b516ba7d5e290f485d3eb9672efc00f0583730179e8 - 1.79% (2.67 MB)

[#001] sha256:3cf03e9fd7e46aa4c591dd6157948384f61ad97c1f11101757d1f519d5358f9c - 73.7% (110 MB)

[#002] sha256:d3299a042ee2a428652b2752b1ab9f501124b7d8de123a5601723bccd8a3a63e - 5.03% (7.51 MB)

[#003] sha256:e00dbf0b44c35ea41cc2dca817e7a16d33cdaafa59fd58fa0aa34033ec86f70d - 3.22% (4.8 MB)

[#004] sha256:1cb6452f30ec2f50dc07ca179abd6ab8bc3cbb7ba3fc0b2cf3b3ded6aa64bb52 - 7.74% (11.6 MB)

[#005] sha256:cc37e878581fa05b5f50f6c736880e539aae670523478eb56f9c0cfb3240870d - 3.67% (5.47 MB)

[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#007] sha256:b01a5ec78db03ac81a7d893cc5171d7dff253497b4fd23d78b428c9309ec9a01 - 1.37% (2.05 MB)

[#008] sha256:123e924da2d15ca1e26883dcf539e5b6c0ab37a7aadbffb2874d72badddca1e8 - 0.43% (650 KB)

[#009] sha256:367cf0ba00670e63e443b02227b4d9cce64d012947a4c65ab381399b964e2dcd - 0.48% (728 KB)

[#010] sha256:5a37330111118ecbf05617cea04738abe523961ed0097dd6465e22641450af97 - 0.0% (2.27 KB)

[#011] sha256:6adf3d98c1c35065fab6291d05720e754f0c23c3fabd5c9d95ee37cba2a06f82 - 0.0% (287 Bytes)

[#012] sha256:77c79836780deb8ca9a1cc00af7b6a85223642b12f67ee6f16ed71dceb5ad599 - 2.55% (3.8 MB)

[#013] sha256:4aafb6d72b2b475395cb6f934999504be9b1ee62bd27b635b710e1fbdd41f518 - 0.03% (50.1 KB)


History
2022-05-23 19:19:30 UTC

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

2022-05-23 19:19:31 UTC

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

2022-06-27 22:59:45 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex && echo "http://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && echo "http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories && apk update && apk upgrade && apk add --no-cache apache2-utils bash bind-tools bird bridge-utils busybox-extras conntrack-tools curl dhcping drill ethtool file fping iftop iperf iperf3 iproute2 ipset iptables iptraf-ng iputils ipvsadm jq libc6-compat liboping mtr net-snmp-tools netcat-openbsd nftables ngrep nmap nmap-nping nmap-scripts openssl py3-pip py3-setuptools scapy socat speedtest-cli openssh strace tcpdump tcptraceroute tshark util-linux vim git zsh websocat swaks # buildkit

2022-06-27 22:59:59 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c pip3 install --upgrade httpie # buildkit

2022-06-27 22:59:59 UTC (buildkit.dockerfile.v0)

COPY /tmp/ctop /usr/local/bin/ctop # buildkit

2022-06-27 23:00:00 UTC (buildkit.dockerfile.v0)

COPY /tmp/calicoctl /usr/local/bin/calicoctl # buildkit

2022-06-27 23:00:00 UTC (buildkit.dockerfile.v0)

COPY /tmp/termshark /usr/local/bin/termshark # buildkit

2022-06-27 23:00:00 UTC (buildkit.dockerfile.v0)

USER root

2022-06-27 23:00:00 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2022-06-27 23:00:00 UTC (buildkit.dockerfile.v0)

ENV HOSTNAME=netshoot

2022-06-27 23:00:01 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | zsh || true # buildkit

2022-06-27 23:00:02 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions # buildkit

2022-06-27 23:00:03 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k # buildkit

2022-06-27 23:00:03 UTC (buildkit.dockerfile.v0)

COPY zshrc .zshrc # buildkit

2022-06-27 23:00:03 UTC (buildkit.dockerfile.v0)

COPY motd motd # buildkit

2022-06-27 23:00:04 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod -R g=u /root # buildkit

2022-06-27 23:00:04 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chown root:root /usr/bin/dumpcap # buildkit

2022-06-27 23:00:04 UTC (buildkit.dockerfile.v0)

CMD ["zsh"]

Details
Created

2022-06-27 23:01:25 UTC

Size

142 MB

Content Digest
Environment
HOSTNAME

netshoot

PATH

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


Layers

[#000] sha256:b3c136eddcbf2003d3180787cef00f39d46b9fd9e4623178282ad6a8d63ad3b0 - 1.81% (2.57 MB)

[#001] sha256:be079ff15cef91132c12650f305a5e6aeb824b2e7905d6efb06bebd0460a787a - 77.26% (109 MB)

[#002] sha256:2c894c20b63c6ee1fa9d3c18730c3d7e067f34ca65ad5373a749a474f720a5c5 - 5.31% (7.52 MB)

[#003] sha256:b13706929c9950ca170cff3ef8301b36cb86950728f0199712c26deb979c8f22 - 3.12% (4.42 MB)

[#004] sha256:01a642f82e689c0f0cefff2bffe6560a139dcbd4dc327d2596811ff71da30e74 - 7.38% (10.5 MB)

[#005] sha256:e6589bdd72012d3d8ff0e06a9de9218a6a9830eab30b3050242c97ccb253ec61 - 0.0% (210 Bytes)

[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#007] sha256:2e59a3026ab895f7f54c8718ce25309de2726560cb3472c29d888617a0afa22d - 1.45% (2.05 MB)

[#008] sha256:d39dc43d9ee5cd112dbf2633dc061c85bf69356394bdfd4722d573249e7167da - 0.45% (650 KB)

[#009] sha256:ffd6ac9a7817a91b965742e4649830df35d95394c2a76082f13b6e29578a1d9d - 0.5% (728 KB)

[#010] sha256:cb62eebe21c6b48895454b194c8dce18710d2e15fa6e96ea2db45ebd6aa69a3d - 0.0% (2.28 KB)

[#011] sha256:d5b21a2334a58c65c196c8484673a5d9c5d5c65a74961f14bb279654d37b5f4c - 0.0% (287 Bytes)

[#012] sha256:d80017c71f09eca72d423fd80fa0b2ba1b8a9a2f217daead22b34f571d7073bb - 2.69% (3.81 MB)

[#013] sha256:c949507bfd9fd74872e67323e990c283d3a0c660880772fffa7681a997e4dda4 - 0.03% (49.5 KB)


History
2022-05-23 19:39:22 UTC

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

2022-05-23 19:39:22 UTC

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

2022-06-27 23:00:12 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex && echo "http://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && echo "http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories && apk update && apk upgrade && apk add --no-cache apache2-utils bash bind-tools bird bridge-utils busybox-extras conntrack-tools curl dhcping drill ethtool file fping iftop iperf iperf3 iproute2 ipset iptables iptraf-ng iputils ipvsadm jq libc6-compat liboping mtr net-snmp-tools netcat-openbsd nftables ngrep nmap nmap-nping nmap-scripts openssl py3-pip py3-setuptools scapy socat speedtest-cli openssh strace tcpdump tcptraceroute tshark util-linux vim git zsh websocat swaks # buildkit

2022-06-27 23:01:07 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c pip3 install --upgrade httpie # buildkit

2022-06-27 23:01:19 UTC (buildkit.dockerfile.v0)

COPY /tmp/ctop /usr/local/bin/ctop # buildkit

2022-06-27 23:01:19 UTC (buildkit.dockerfile.v0)

COPY /tmp/calicoctl /usr/local/bin/calicoctl # buildkit

2022-06-27 23:01:19 UTC (buildkit.dockerfile.v0)

COPY /tmp/termshark /usr/local/bin/termshark # buildkit

2022-06-27 23:01:19 UTC (buildkit.dockerfile.v0)

USER root

2022-06-27 23:01:19 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2022-06-27 23:01:19 UTC (buildkit.dockerfile.v0)

ENV HOSTNAME=netshoot

2022-06-27 23:01:22 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | zsh || true # buildkit

2022-06-27 23:01:23 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions # buildkit

2022-06-27 23:01:24 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k # buildkit

2022-06-27 23:01:24 UTC (buildkit.dockerfile.v0)

COPY zshrc .zshrc # buildkit

2022-06-27 23:01:24 UTC (buildkit.dockerfile.v0)

COPY motd motd # buildkit

2022-06-27 23:01:25 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod -R g=u /root # buildkit

2022-06-27 23:01:25 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chown root:root /usr/bin/dumpcap # buildkit

2022-06-27 23:01:25 UTC (buildkit.dockerfile.v0)

CMD ["zsh"]

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