Loading Dockerfile +0 −2 Original line number Diff line number Diff line Loading @@ -15,8 +15,6 @@ 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 +0 −2 Original line number Diff line number Diff line Loading @@ -15,8 +15,6 @@ 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