Namespace
nicolaka
Image / Tag
netshoot:650ba010e64dfb6fc3ad62a0ea16059f78a361f3
Content Digest
sha256:2cb1e0640419ac7c0df9fc9130f38b677d7649403a20aeaabcbc56ba69a342c1
Details
Created

2022-04-05 15:56:09 UTC

Size

135 MB

Content Digest
Environment
HOSTNAME

netshoot

PATH

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


Layers

[#000] sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 - 1.99% (2.68 MB)

[#001] sha256:d8b4ad2bd9a4f42ccc8a5e4caa51300933381dc55c44adf54963d9bb487d306a - 76.78% (104 MB)

[#002] sha256:7df0888f30a3106a6f315cec1676e8673c6bedc6b7c2836ce359f45cc472a8c7 - 2.93% (3.96 MB)

[#003] sha256:6e757d6f9cdd35b1254f97f23cc9615f6f126238113d9067d01fd7333fa126e0 - 0.02% (21.3 KB)

[#004] sha256:de286d6428f1ef2c5b6e931fb345cf82bf459bb95c5abe4eb519ebdc4fcab42d - 9.47% (12.8 MB)

[#005] sha256:80e8ff15741cd0504a87795703170ab3d141a4f9236ecc5baf71f39b0e3991f1 - 4.05% (5.47 MB)

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

[#007] sha256:01fbbdd378a0a7001f0afae591a8e8b4999df7652240733b24e31d7d303ce389 - 1.52% (2.06 MB)

[#008] sha256:55bb9aca159eab53550d452261a9627a9f03ba4aba03ba3ab00f2fcea2871170 - 0.47% (652 KB)

[#009] sha256:8fbf4c03a953401e6a888484aff13afcd88382c77c66263e4e2e503ca0dc11da - 0.57% (783 KB)

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

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

[#012] sha256:37c2e90a86ddd68ec3db58abe67fc3a7995d3266a844b4ed5eb7de9e48280759 - 2.17% (2.93 MB)

[#013] sha256:60bca5e5d9e0d6b8d558a0d4985ee963b9893d42f6af0c3af3f012ed1218c841 - 0.03% (44.8 KB)


History
2022-04-05 00:19:59 UTC

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

2022-04-05 00:19:59 UTC

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

2022-04-05 15:55:59 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex && echo "http://nl.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && echo "http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && echo "http://nl.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 strace tcpdump tcptraceroute tshark util-linux vim git zsh websocat swaks # buildkit

2022-04-05 15:56:04 UTC (buildkit.dockerfile.v0)

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

2022-04-05 15:56:04 UTC (buildkit.dockerfile.v0)

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

2022-04-05 15:56:04 UTC (buildkit.dockerfile.v0)

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

2022-04-05 15:56:04 UTC (buildkit.dockerfile.v0)

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

2022-04-05 15:56:04 UTC (buildkit.dockerfile.v0)

USER root

2022-04-05 15:56:04 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2022-04-05 15:56:04 UTC (buildkit.dockerfile.v0)

ENV HOSTNAME=netshoot

2022-04-05 15:56:05 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-04-05 15:56:06 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-04-05 15:56:07 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-04-05 15:56:07 UTC (buildkit.dockerfile.v0)

COPY zshrc .zshrc # buildkit

2022-04-05 15:56:07 UTC (buildkit.dockerfile.v0)

COPY motd motd # buildkit

2022-04-05 15:56:09 UTC (buildkit.dockerfile.v0)

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

2022-04-05 15:56:09 UTC (buildkit.dockerfile.v0)

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

2022-04-05 15:56:09 UTC (buildkit.dockerfile.v0)

CMD ["zsh"]

Details
Created

2022-04-05 15:57:05 UTC

Size

128 MB

Content Digest
Environment
HOSTNAME

netshoot

PATH

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


Layers

[#000] sha256:9981e73032c8833e387a8f96986e560edbed12c38119e0edb0439c9c2234eac9 - 2.02% (2.59 MB)

[#001] sha256:2800d760b8383c65f89bed7224a634d24c20e7af8d092c40ee17a12a46575c60 - 80.89% (103 MB)

[#002] sha256:007933ce583bdbfc424529aad703a906f2ec81420a7e85a7c1f3c0870fd37790 - 3.1% (3.97 MB)

[#003] sha256:eff0c8749d6ac7486b933fcbdcae7f4089c7f4fd142d17974b0815766dc94411 - 0.02% (21.3 KB)

[#004] sha256:259ff96fefaeb2b93f8b59b60559aa81750dc08b5bdf5280ead65e3aab031a27 - 8.93% (11.4 MB)

[#005] sha256:27b73f699eae8fb3e815f63cf6b487b29a070536cadbec4f2e18db7dd1fc0b39 - 0.0% (212 Bytes)

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

[#007] sha256:9b85d29bbd89099d5308628146ffa4714f94a227cf3769ce7f297eca594d0cec - 1.61% (2.06 MB)

[#008] sha256:6ba0cafff537ee635705d7a375767932dd375891c07751623b20246991e0822e - 0.5% (653 KB)

[#009] sha256:2282237159151edcae9e3f117007917df9fc370f5d49644de5933e60bb95e705 - 0.6% (783 KB)

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

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

[#012] sha256:38e45f9629cef2bc692eb48d7bd95203c1f2a25e114e2d48fc4dc6847e71599e - 2.29% (2.93 MB)

[#013] sha256:7c4555dbb2c2c82dd470e90d3358b53b7d64c96e3897ec77b5378ca77bd1fe38 - 0.03% (44.4 KB)


History
2022-04-04 23:39:31 UTC

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

2022-04-04 23:39:31 UTC

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

2022-04-05 15:56:20 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex && echo "http://nl.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && echo "http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && echo "http://nl.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 strace tcpdump tcptraceroute tshark util-linux vim git zsh websocat swaks # buildkit

2022-04-05 15:56:57 UTC (buildkit.dockerfile.v0)

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

2022-04-05 15:56:57 UTC (buildkit.dockerfile.v0)

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

2022-04-05 15:56:57 UTC (buildkit.dockerfile.v0)

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

2022-04-05 15:56:57 UTC (buildkit.dockerfile.v0)

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

2022-04-05 15:56:57 UTC (buildkit.dockerfile.v0)

USER root

2022-04-05 15:56:57 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2022-04-05 15:56:57 UTC (buildkit.dockerfile.v0)

ENV HOSTNAME=netshoot

2022-04-05 15:57:00 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-04-05 15:57: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-04-05 15:57: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-04-05 15:57:03 UTC (buildkit.dockerfile.v0)

COPY zshrc .zshrc # buildkit

2022-04-05 15:57:03 UTC (buildkit.dockerfile.v0)

COPY motd motd # buildkit

2022-04-05 15:57:05 UTC (buildkit.dockerfile.v0)

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

2022-04-05 15:57:05 UTC (buildkit.dockerfile.v0)

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

2022-04-05 15:57:05 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