Skip to content

Commit

Permalink
Add: snmp in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
k402xxxcenxxx committed Jul 11, 2023
1 parent 14e6559 commit 869e75c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ RUN echo "deb http://deb.debian.org/debian bullseye-backports main" >> /etc/apt/
flex \
bison \
libyaml-dev \
libsnmp-dev \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 869e75c

Please sign in to comment.