Loading Dockerfile +2 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,8 @@ ENV APACHE_CONF_DIR=/etc/apache2 \ APPLICATION_ENV=dev ## Installation de packages requis. RUN apt-get update -y RUN apt-get upgrade -y RUN apt-get install -y unoconv # Nettoyage Loading Loading
Dockerfile +2 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,8 @@ ENV APACHE_CONF_DIR=/etc/apache2 \ APPLICATION_ENV=dev ## Installation de packages requis. RUN apt-get update -y RUN apt-get upgrade -y RUN apt-get install -y unoconv # Nettoyage Loading