Namespace
nicolaka
Image / Tag
netshoot:e1fbbfaf1a3f874a57103c4317f43444d8aae75d
Content Digest
sha256:a20c2531bf35436ed3766cd6cfe89d352b050ccc4d7005ce6400adf97503da1b
Details
Created

2024-05-15 20:18:49 UTC

Size

175 MB

Content Digest
Environment
HOSTNAME

netshoot

PATH

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


Layers

[#000] sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 - 1.85% (3.25 MB)

[#001] sha256:f72249ed67052199b8e4062a098a551a0e32a3fedd4f7c1cceecca344aeef921 - 71.07% (125 MB)

[#002] sha256:d21093198226546bcd222913657a36b6e5939ffab1cceea9401b323dc1a5e554 - 2.74% (4.8 MB)

[#003] sha256:ff793c57efef0a08bcfd290e2b3a9c7d27ab8ab7a02505c7c4ed7b4fa5241b09 - 7.36% (12.9 MB)

[#004] sha256:b8cdfec6d24ec5d48bd19a62c81e5818ac03972d8208fc4ff83561e0c8122451 - 3.35% (5.88 MB)

[#005] sha256:b6621d4844222e6be8092e857a4a8b29e8b7fbf6ac1855bf35f02480ef51c4dc - 4.27% (7.49 MB)

[#006] sha256:452eb7889eb5a83369dabbdb858f01687ccf71cf5dcfdcf3ec737865e41ba3da - 2.88% (5.05 MB)

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

[#008] sha256:89065cf5c03759607132aabf22db0857aea848fe1f42e67c73e95691a483fd6a - 3.62% (6.35 MB)

[#009] sha256:a4b421d4901a488f1e3d17bb769f7c9ffcfca2d45a9e822c6fc8766d508bc44a - 0.38% (685 KB)

[#010] sha256:d5c3ad7ea15ad66952e2925869b0942a1b76b1848bc8c42ab3695569dc189415 - 0.42% (746 KB)

[#011] sha256:ab073295bbd060cd1e6a476613dc6b64257e5d3a86ff832afd43cf52f8789cc8 - 0.0% (2.27 KB)

[#012] sha256:737c1bf9f2ef6627e328ff8fd0de97ada59a0388c751cb272e65320b0c08033e - 0.0% (296 Bytes)

[#013] sha256:097ac21093f8197e315b4549edc5910fab5e226e7f439c6a88dddd66a7c35449 - 2.01% (3.53 MB)

[#014] sha256:59e353e0ee7481c64bd9d891a84858ed8b92bda22badef79e5371120ddbdefeb - 0.05% (97.5 KB)


History
2024-01-27 00:30:48 UTC

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

2024-01-27 00:30:48 UTC

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

2024-05-15 20:18: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 httpie jq libc6-compat liboping ltrace mtr net-snmp-tools netcat-openbsd nftables ngrep nmap nmap-nping nmap-scripts openssl py3-pip py3-setuptools scapy socat speedtest-cli openssh oh-my-zsh strace tcpdump tcptraceroute tshark util-linux vim git zsh websocat swaks perl-crypt-ssleay perl-net-ssleay # buildkit

2024-05-15 20:18:45 UTC (buildkit.dockerfile.v0)

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

2024-05-15 20:18:46 UTC (buildkit.dockerfile.v0)

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

2024-05-15 20:18:46 UTC (buildkit.dockerfile.v0)

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

2024-05-15 20:18:46 UTC (buildkit.dockerfile.v0)

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

2024-05-15 20:18:46 UTC (buildkit.dockerfile.v0)

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

2024-05-15 20:18:46 UTC (buildkit.dockerfile.v0)

USER root

2024-05-15 20:18:46 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2024-05-15 20:18:46 UTC (buildkit.dockerfile.v0)

ENV HOSTNAME=netshoot

2024-05-15 20:18:47 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh | sh # buildkit

2024-05-15 20:18:47 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

2024-05-15 20:18:47 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

2024-05-15 20:18:47 UTC (buildkit.dockerfile.v0)

COPY zshrc .zshrc # buildkit

2024-05-15 20:18:47 UTC (buildkit.dockerfile.v0)

COPY motd motd # buildkit

2024-05-15 20:18:48 UTC (buildkit.dockerfile.v0)

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

2024-05-15 20:18:49 UTC (buildkit.dockerfile.v0)

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

2024-05-15 20:18:49 UTC (buildkit.dockerfile.v0)

CMD ["zsh"]

Details
Created

2024-05-15 20:19:58 UTC

Size

180 MB

Content Digest
Environment
HOSTNAME

netshoot

PATH

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


Layers

[#000] sha256:bca4290a96390d7a6fc6f2f9929370d06f8dfcacba591c76e3d5c5044e7f420c - 1.77% (3.19 MB)

[#001] sha256:edfc825827ebd8aa3d3bb4cb0ffb668d2f5c993f464f89b638cf15d717f8eaf8 - 73.6% (133 MB)

[#002] sha256:a528d9b2b3825a8ac1709f7dadc952ae4ceb570404e4314c4e8123353e36f96b - 2.45% (4.42 MB)

[#003] sha256:bb17b294a21257765e487dee64c23e728532a5cee97cb29f7ac22eefe0496d4f - 6.4% (11.5 MB)

[#004] sha256:9c0f7e2b07384840e7c92685f70586aed8d062733d1bf8cb92798748e2149221 - 3.01% (5.42 MB)

[#005] sha256:9678a77142b0d7e51bd3f1b71bb90aa08f052947af87ad102a21ac823abb500d - 3.85% (6.94 MB)

[#006] sha256:d950b49d38a3a6c481e42bdf9f72e8d761d4a60b2305f951addd5d059f22996b - 2.6% (4.69 MB)

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

[#008] sha256:823e331518c5ba4973f64e2b5b4406d708aea3c7aba834f3bc37fbfe763e3ddd - 3.52% (6.35 MB)

[#009] sha256:d19aa855113d8ebbb1cae7b41319294a689f699016ebcfeb15e8f55cd48f50b5 - 0.37% (685 KB)

[#010] sha256:eb867cf2ab3b9630e5df708271e5bb3e548ab6e9ac4be75fdd4cb30eccc3f333 - 0.4% (746 KB)

[#011] sha256:843ab9a835535cdc2227dd28d54795826bf7fda948d6686a1681cdbdb172e1f4 - 0.0% (2.27 KB)

[#012] sha256:d43485a60834c840e924c5ffc5e5d6c0946ab31d171a6cd58ec170490ffc356f - 0.0% (295 Bytes)

[#013] sha256:80560c29d27f7c1a0354cd7ff88f374b42ec9c72c3ff89332d4e64b64e99b5fb - 1.96% (3.53 MB)

[#014] sha256:c26a20d230157d42f370ed8d4a28d5ad61df5b62fc3bd9349014485a83c12e3e - 0.05% (99 KB)


History
2024-01-26 23:44:47 UTC

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

2024-01-26 23:44:47 UTC

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

2024-05-15 20:19:07 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 httpie jq libc6-compat liboping ltrace mtr net-snmp-tools netcat-openbsd nftables ngrep nmap nmap-nping nmap-scripts openssl py3-pip py3-setuptools scapy socat speedtest-cli openssh oh-my-zsh strace tcpdump tcptraceroute tshark util-linux vim git zsh websocat swaks perl-crypt-ssleay perl-net-ssleay # buildkit

2024-05-15 20:19:52 UTC (buildkit.dockerfile.v0)

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

2024-05-15 20:19:52 UTC (buildkit.dockerfile.v0)

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

2024-05-15 20:19:52 UTC (buildkit.dockerfile.v0)

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

2024-05-15 20:19:52 UTC (buildkit.dockerfile.v0)

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

2024-05-15 20:19:52 UTC (buildkit.dockerfile.v0)

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

2024-05-15 20:19:52 UTC (buildkit.dockerfile.v0)

USER root

2024-05-15 20:19:52 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2024-05-15 20:19:52 UTC (buildkit.dockerfile.v0)

ENV HOSTNAME=netshoot

2024-05-15 20:19:55 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh | sh # buildkit

2024-05-15 20:19:56 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

2024-05-15 20:19:57 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

2024-05-15 20:19:57 UTC (buildkit.dockerfile.v0)

COPY zshrc .zshrc # buildkit

2024-05-15 20:19:57 UTC (buildkit.dockerfile.v0)

COPY motd motd # buildkit

2024-05-15 20:19:58 UTC (buildkit.dockerfile.v0)

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

2024-05-15 20:19:58 UTC (buildkit.dockerfile.v0)

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

2024-05-15 20:19:58 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