Skip to content

Commit 33f3555

Browse files
committed
Add: snmp in Dockerfile
Signed-off-by: k402xxxcenxxx <[email protected]>
1 parent 5602f0d commit 33f3555

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dockerfiles/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ RUN echo "deb http://deb.debian.org/debian bookworm-backports main" >> /etc/apt/
5555
flex \
5656
bison \
5757
libyaml-dev \
58+
libsnmp-dev \
5859
&& apt-get clean \
5960
&& rm -rf /var/lib/apt/lists/*
6061

0 commit comments

Comments
 (0)