Namespace
nicolaka
Image / Tag
netshoot:d61507f29a1ea2cd27acf6facde09f8e50ba7372
Content Digest
sha256:6032c4e72f58800ff13d89c801d793020d7a91bf33b39fa9a5531635a65c42ee
Details
Created

2023-02-08 03:05:16 UTC

Size

167 MB

Content Digest
Environment
HOSTNAME

netshoot

PATH

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


Layers

[#000] sha256:8921db27df2831fa6eaa85321205a2470c669b855f3ec95d5a3c2b46de0442c9 - 1.93% (3.21 MB)

[#001] sha256:15c88e78bef4c8e5ec88b17b3fc3a0d84f51af95473fb656fbc1cfbee3554c86 - 75.11% (125 MB)

[#002] sha256:dbac78df47907daff0b2820fe7ed23c90aa6b5e58b3dee4ba3d0a5cf88b14bec - 2.88% (4.8 MB)

[#003] sha256:60c5dd6180d9d138afc52d6cdff78c4f432570fccbcff83a874785d0d82fd9e2 - 7.74% (12.9 MB)

[#004] sha256:9458965feedee5861b2da0e46490eceb16274cb4eadebe374f7b8410354f398b - 3.52% (5.88 MB)

[#005] sha256:c1a1c502bf28a5da19fc49ce45332841fc8854cf1a53e87bdbfee5bcc4630f1f - 4.28% (7.14 MB)

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

[#007] sha256:2446501c698f98698ec16565056c998b423560decf4e85b1f25d22fa441452b3 - 2.33% (3.88 MB)

[#008] sha256:b649ec28adbd446ae4cce65987816ce0cbaeb9371f3c2139d1e5f98b70c52029 - 0.38% (650 KB)

[#009] sha256:e4468167a10dd3fc75a172879c224eefa29faaf7fab8d9eeb6ef8437678ead9d - 0.43% (731 KB)

[#010] sha256:6a18dbabefec996310b8a7d67a3c217716bc4b541586bf693e8ce517755b033f - 0.0% (2.27 KB)

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

[#012] sha256:1c50cb4b8487220ce5fc614ac29207b457d6659d7e83e525f0a6ddc65547ad66 - 1.38% (2.3 MB)

[#013] sha256:414fe9acce948efb7dc4762ba47166cacbe1852a0a1aab004701eca1426cde9c - 0.03% (51.7 KB)


History
2023-01-09 17:05:20 UTC

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

2023-01-09 17:05:20 UTC

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

2023-02-08 03:05:09 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 strace tcpdump tcptraceroute tshark util-linux vim git zsh websocat swaks perl-crypt-ssleay perl-net-ssleay # buildkit

2023-02-08 03:05:12 UTC (buildkit.dockerfile.v0)

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

2023-02-08 03:05:12 UTC (buildkit.dockerfile.v0)

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

2023-02-08 03:05:12 UTC (buildkit.dockerfile.v0)

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

2023-02-08 03:05:12 UTC (buildkit.dockerfile.v0)

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

2023-02-08 03:05:12 UTC (buildkit.dockerfile.v0)

USER root

2023-02-08 03:05:12 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-02-08 03:05:12 UTC (buildkit.dockerfile.v0)

ENV HOSTNAME=netshoot

2023-02-08 03:05:14 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

2023-02-08 03:05:14 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

2023-02-08 03:05:15 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

2023-02-08 03:05:15 UTC (buildkit.dockerfile.v0)

COPY zshrc .zshrc # buildkit

2023-02-08 03:05:15 UTC (buildkit.dockerfile.v0)

COPY motd motd # buildkit

2023-02-08 03:05:16 UTC (buildkit.dockerfile.v0)

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

2023-02-08 03:05:16 UTC (buildkit.dockerfile.v0)

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

2023-02-08 03:05:16 UTC (buildkit.dockerfile.v0)

CMD ["zsh"]

Details
Created

2023-02-08 03:06:40 UTC

Size

163 MB

Content Digest
Environment
HOSTNAME

netshoot

PATH

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


Layers

[#000] sha256:a9eaa45ef418e883481a13c7d84fa9904f2ec56789c52a87ba5a9e6483f2b74f - 1.9% (3.11 MB)

[#001] sha256:5d8b5733e36ac9662b2bae3f2f68865a59ff794bf96aeeac022e69a6c6040a9d - 76.37% (125 MB)

[#002] sha256:5c808d224266497c8a04ec96e8e3f7e1adaecd6ab24ab67ad1aaa87e5ab2fc29 - 2.71% (4.42 MB)

[#003] sha256:e9a80aa2119c6769939271ec0c33518ebcdb9807330d0684bfd5dff95fdd93dd - 7.06% (11.5 MB)

[#004] sha256:b4719a72930a8e17aad1b2a4cef074fc5840e4d44f281fe963176002dde15e95 - 3.32% (5.42 MB)

[#005] sha256:36abed756f2cafa097ad2dec63e7b26ba7367ce44c8767208da78ddb5ef9a9fa - 4.0% (6.54 MB)

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

[#007] sha256:f782e641f112bbcffbc73e52acd5112eb7012c781b9591d530ee946ea74caa43 - 2.37% (3.88 MB)

[#008] sha256:59e9d75dd08055e06b26bf581676d2b3d253465c37b2d462d5b101e631ea3fe3 - 0.39% (650 KB)

[#009] sha256:8bcb94825ab900c81494fffee4c961de47330baff8b15eb14ce9e099e553d5d1 - 0.44% (731 KB)

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

[#011] sha256:f180b737cd2c3f72312319062b30d33ead1144436d63723738638f8b0487a6d8 - 0.0% (289 Bytes)

[#012] sha256:936b9076642197109e4d67905decca4598c809bb63142fabddfc67d074f658cf - 1.41% (2.3 MB)

[#013] sha256:83aba2288b381fa5a68a4bd9bc48c12b5aadcd661cc5a403e4ad7ee50da57f5c - 0.03% (51 KB)


History
2023-01-09 17:04:48 UTC

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

2023-01-09 17:04:49 UTC

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

2023-02-08 03:05:34 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 strace tcpdump tcptraceroute tshark util-linux vim git zsh websocat swaks perl-crypt-ssleay perl-net-ssleay # buildkit

2023-02-08 03:06:31 UTC (buildkit.dockerfile.v0)

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

2023-02-08 03:06:31 UTC (buildkit.dockerfile.v0)

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

2023-02-08 03:06:31 UTC (buildkit.dockerfile.v0)

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

2023-02-08 03:06:31 UTC (buildkit.dockerfile.v0)

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

2023-02-08 03:06:31 UTC (buildkit.dockerfile.v0)

USER root

2023-02-08 03:06:31 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2023-02-08 03:06:31 UTC (buildkit.dockerfile.v0)

ENV HOSTNAME=netshoot

2023-02-08 03:06:36 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

2023-02-08 03:06:37 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

2023-02-08 03:06:38 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

2023-02-08 03:06:38 UTC (buildkit.dockerfile.v0)

COPY zshrc .zshrc # buildkit

2023-02-08 03:06:38 UTC (buildkit.dockerfile.v0)

COPY motd motd # buildkit

2023-02-08 03:06:39 UTC (buildkit.dockerfile.v0)

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

2023-02-08 03:06:40 UTC (buildkit.dockerfile.v0)

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

2023-02-08 03:06:40 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