Fixed cli params
This commit is contained in:
parent
537589bb7e
commit
43b9a0fe6d
@ -6,4 +6,4 @@ RUN echo 'disableAuthorization yes' > /etc/snmp/snmptrapd.conf
|
||||
|
||||
EXPOSE 162
|
||||
|
||||
CMD ["snmptrapd","-L o","-f"]
|
||||
CMD ["snmptrapd”,”-L”, “o”,”-f”]
|
||||
|
Loading…
x
Reference in New Issue
Block a user