Very noob

master
Carlos Mogas da Silva il y a 6 ans
Parent 430658ead7
révision 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

Chargement…
Annuler
Enregistrer