Skip to content

Commit

Permalink
Add iptables and fping
Browse files Browse the repository at this point in the history
  • Loading branch information
errge committed Feb 1, 2024
1 parent e74b257 commit 24e514b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM debian:bookworm
RUN apt-get update -q \
&& apt-get install -y -q --no-install-recommends \
lsof procps net-tools dnsutils moreutils unzip zip strace iotop ca-certificates psmisc file \
netcat-openbsd telnet curl socat tcpdump wget bwm-ng ssh-client openssl links bind9-dnsutils iproute2 mtr-tiny iputils-ping \
netcat-openbsd telnet curl socat tcpdump wget bwm-ng ssh-client openssl links bind9-dnsutils iproute2 mtr-tiny iputils-ping iptables fping \
less vim git ed tmux mc apcalc bc ncdu dstat smem pv jq man-db sqlite3 \
rsync python3 \
busybox-static tini \
Expand Down

0 comments on commit 24e514b

Please sign in to comment.