Skip to content

Commit 177964d

Browse files
authored
add snmp client (#14)
1 parent 7e2e9cd commit 177964d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ EXPOSE 22 80 443 1180 11443 8080
3838
RUN apk update \
3939
&& apk add apache2-utils bash bind-tools busybox-extras bonding curl \
4040
dnsmasq dropbear ethtool freeradius git go ifupdown-ng iperf iperf3 \
41-
iproute2 iputils jq lftp mtr mysql-client net-tools netcat-openbsd \
42-
nginx nmap openntpd openssh-client openssl perl-net-telnet \
41+
iproute2 iputils jq lftp mtr mysql-client netcat-openbsd net-snmp-tools \
42+
net-tools nginx nmap openntpd openssh-client openssl perl-net-telnet \
4343
postgresql-client procps rsync socat sudo tcpdump tcptraceroute \
4444
tshark wget envsubst scapy liboping fping bash-completion \
4545
&& mkdir /certs /docker \

0 commit comments

Comments
 (0)