We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5602f0d commit 33f3555Copy full SHA for 33f3555
dockerfiles/Dockerfile
@@ -55,6 +55,7 @@ RUN echo "deb http://deb.debian.org/debian bookworm-backports main" >> /etc/apt/
55
flex \
56
bison \
57
libyaml-dev \
58
+ libsnmp-dev \
59
&& apt-get clean \
60
&& rm -rf /var/lib/apt/lists/*
61
0 commit comments