Enable debug again
This commit is contained in:
parent
c2d9af5198
commit
f6bab828e7
@ -6,4 +6,4 @@ ADD mibs.tar.gz /mibs/
|
||||
ADD snmptrapd.conf /etc/snmp/snmptrapd.conf
|
||||
EXPOSE 162/tcp
|
||||
EXPOSE 162/udp
|
||||
CMD ["snmptrapd","-n","-L","o","-f","-M","/mibs","-m","ALL"]
|
||||
CMD ["snmptrapd","-n","-L","o","-f","-M","/mibs","-m","ALL","-D"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user