Fixed cli params

This commit is contained in:
dchidell 2017-03-14 19:19:04 +00:00 committed by GitHub
parent 537589bb7e
commit 43b9a0fe6d

View File

@ -6,4 +6,4 @@ RUN echo 'disableAuthorization yes' > /etc/snmp/snmptrapd.conf
EXPOSE 162
CMD ["snmptrapd","-L o","-f"]
CMD ["snmptrapd,-L, o,-f]