Add haraka-plugin-auth-ldap

master
父节点 b5b97fe4f3
当前提交 97991aba37
  1. 3
      Dockerfile

@ -32,7 +32,8 @@ ENV PATH=$PATH:/home/node/.npm-global/bin
RUN npm -g install Haraka \
&& npm -g install haraka-plugin-rspamd \
&& npm -g install haraka-net-utils
&& npm -g install haraka-net-utils \
&& npm -g install haraka-plugin-auth-ldap
USER root

正在加载...
取消
保存