sha256:be6615dcc4e2b2b55b9e06fbb80ce13db84f622c8091c140747ca1fc95ee17fe
OS/ARCH
linux/amd64
Compressed size
230.41 MB
Last pushed
over 9 years by looptribe
Type
Image
Manifest digest
sha256:be6615dcc4e2b2b55b9e06fbb80ce13db84f622c8091c140747ca1fc95ee17fe
Image Layers
1ADD file ... in / 48.09 MB2/bin/sh -c set -xe &&820 B3/bin/sh -c rm -rf /var/lib/apt/lists/*513 B4/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g'677 B5/bin/sh -c mkdir -p /run/systemd161 B6CMD ["/bin/bash"]0 B8/bin/sh -c apt-get update &&67.29 MB9/bin/sh -c apt-add-repository -y ppa:ondrej/php76.31 KB10/bin/sh -c apt-get update &&114.47 MB11/bin/sh -c a2enmod expires &&339 B12ENV APACHE_RUN_USER=www-data0 B13ENV APACHE_RUN_GROUP=www-data0 B14ENV APACHE_LOG_DIR=/var/log/apache20 B15ENV APACHE_PID_FILE=/var/run/apache2.pid0 B16ENV APACHE_RUN_DIR=/var/run/apache20 B17ENV APACHE_LOCK_DIR=/var/lock/apache20 B18COPY file:1b5c4255cb64efa4e6843603051651e5a86171fe22f04cf39481df7fc64165bf in /etc/php/5.6/apache2/conf.d/90-web.ini 364 B19COPY file:1b5c4255cb64efa4e6843603051651e5a86171fe22f04cf39481df7fc64165bf in /etc/php/5.6/cli/conf.d/90-web.ini 365 B20/bin/sh -c rm /etc/apache2/sites-enabled/*184 B21COPY file:db1fab21400d763c083c878c8f1debf980f784293f704cbc0dd11a9a7e7d72c8 in /etc/apache2/sites-available/app.conf 946 B22/bin/sh -c a2ensite app286 B23/bin/sh -c curl -sS https://getcomposer.org/installer477.32 KB24COPY file:a15536b7af62dddcf6ffa881a7ef9dc3eb368e7019421c694c6b2683ae2e0c2e in /usr/local/bin/ 285 B25/bin/sh -c usermod -u 10001.09 KB26/bin/sh -c mkdir -p /var/www/app138 B27WORKDIR /var/www/app0 B28VOLUME [/var/www/app]0 B29EXPOSE 80/tcp0 B30EXPOSE 443/tcp0 B31CMD ["apache2-foreground"]0 BCommand
ADD file:efb254bc677d66d6af39893698d55c79bf13f4daee5053601c5c17df91657e6e in /