Maybe less debugging?
This commit is contained in:
parent
0c6d6c9ed2
commit
368f6e20fb
@ -5,4 +5,4 @@ RUN apk --no-cache add net-snmp
|
||||
ADD mibs.tar.gz /mibs/
|
||||
ADD snmptrapd.conf /etc/snmp/snmptrapd.conf
|
||||
EXPOSE 162
|
||||
CMD ["snmptrapd","-n","-L","o","-f","-M","/mibs","-m","ALL", "-D","ALL"]
|
||||
CMD ["snmptrapd","-n","-L","o","-f","-M","/mibs","-m","ALL", "-D"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user