sha256:60dc4dd14e83b776f6e13138529db639f8759a33f8cb6485049c8a6601d46962
OS/ARCH
linux/amd64
Compressed size
250.59 MB
Last pushed
over 1 year by infrascielo
Type
Image
Manifest digest
sha256:60dc4dd14e83b776f6e13138529db639f8759a33f8cb6485049c8a6601d46962
Image Layers
1ADD file ... in / 67.42 MB2/bin/sh -c set -xe &&70.96 KB3/bin/sh -c [ -z "$(apt-get0 B4/bin/sh -c mkdir -p /run/systemd189 B5CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update13.12 MB8RUN /bin/sh -c apt-get -y1.1 MB9RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get163.73 MB10RUN /bin/sh -c a2enmod php532 B11RUN /bin/sh -c a2enmod rewrite307 B12RUN /bin/sh -c a2enmod remoteip317 B13RUN /bin/sh -c sed -ie42.36 KB14RUN /bin/sh -c sed -i21.68 KB15RUN /bin/sh -c sed -ie42.39 KB16RUN /bin/sh -c sed -ie42.39 KB17ENV APACHE_RUN_USER=www-data0 B18ENV APACHE_RUN_GROUP=www-data0 B19ENV APACHE_LOG_DIR=/var/log/apache20 B20ENV APACHE_LOCK_DIR=/var/lock/apache20 B21ENV APACHE_PID_FILE=/var/run/apache2.pid0 B22EXPOSE map[80/tcp:{}]0 B23ADD iahx /var/www/iahx # buildkit1.88 MB24ADD iahx-sites/scieloorg /var/www/iahx-sites/scieloorg # buildkit626.65 KB25ADD iahx-sites/revenf /var/www/iahx-sites/revenf # buildkit593.45 KB26WORKDIR /var/www/iahx32 B27COPY /app/iahx/static/ /var/www/iahx/static/ # buildkit841.92 KB28COPY /app/iahx-sites/revenf/static/ /var/www/iahx-sites/revenf/static/ # buildkit549.9 KB29COPY /app/iahx-sites/scieloorg/static/ /var/www/iahx-sites/scieloorg/static/ # buildkit581.93 KB30RUN /bin/sh -c mv config/config-mail-TEMPLATE.php429 B31RUN /bin/sh -c mkdir -p218 B32RUN /bin/sh -c mkdir -p216 B33RUN /bin/sh -c chown -R191 B34RUN /bin/sh -c chown -R191 B35ADD config/apache/apache-config.conf /etc/apache2/sites-enabled/000-default.conf # buildkit493 B36ADD config/apache/foreground.sh /etc/apache2/foreground.sh # buildkit325 B37ADD config/apache/mpm_prefork.conf /etc/apache2/mods-available/mpm_prefork.conf # buildkit313 B38RUN /bin/sh -c cp /etc/apache2/mods-available/expires.load230 B39ADD config/supervisor/supervisord.conf /etc/supervisord.conf # buildkit2.46 KB40RUN /bin/sh -c chmod 755319 B41RUN /bin/sh -c mkdir -p32 B42CMD ["supervisord" "-n" "-c" "/etc/supervisord.conf"]0 BCommand
ADD file:276b5d943a4d284f8a7b249176a31f93d95e852480c2b851de287e53ff622bba in /