Very noob

master
Carlos Mogas da Silva 6 years ago
parent 430658ead7
commit 3cf3dfe0dd
  1. 2
      Dockerfile

@ -39,7 +39,7 @@ RUN npm -g install Haraka \
USER root
RUN apt-get remove -y git && apt-get auto-remove -y && \
RUN apt-get remove git && apt-get autoremove && \
rm -rf /var/lib/apt/lists/*
# Port 80 is used for LetsEncrypt

Loading…
Cancel
Save