sha256:afe158d3cc6b13ffaa188aa71fdb8d0e318094aec9388a2480620ece41d45c4e
OS/ARCH
linux/amd64
Compressed size
739.42 MB
Last pushed
almost 5 years by actency
Type
Image
Manifest digest
sha256:afe158d3cc6b13ffaa188aa71fdb8d0e318094aec9388a2480620ece41d45c4e
Image Layers
1ADD file ... in / 29.9 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; {226 B4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B5/bin/sh -c set -eux; apt-get87.36 MB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir270 B8ENV APACHE_CONFDIR=/etc/apache20 B9ENV APACHE_ENVVARS=/etc/apache2/envvars0 B10/bin/sh -c set -eux; apt-get18.34 MB11/bin/sh -c a2dismod mpm_event &&470 B12/bin/sh -c { echo '<FilesMatch512 B13ENV PHP_EXTRA_BUILD_DEPS=apache2-dev0 B14ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi0 B15ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B16ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B17ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B18ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F0 B19ENV PHP_VERSION=8.0.110 B20ENV PHP_URL=https://www.php.net/distributions/php-8.0.11.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.11.tar.xz.asc0 B21ENV PHP_SHA256=e3e5f764ae57b31eb65244a45512f0b22d7bef05f2052b23989c053901552e160 B22/bin/sh -c set -eux; savedAptMark="$(apt-mark10.63 MB23COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 492 B24/bin/sh -c set -eux; savedAptMark="$(apt-mark14.34 MB25COPY multi:e4407f0002276f00cc93b01e48696c1f677a5f7d3d194b3a84bec1cc5e733bcb in /usr/local/bin/ 2.22 KB26/bin/sh -c docker-php-ext-enable sodium245 B27ENTRYPOINT ["docker-php-entrypoint"]0 B28STOPSIGNAL SIGWINCH0 B29COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/ 892 B30WORKDIR /var/www/html0 B31EXPOSE 800 B32CMD ["apache2-foreground"]0 B33RUN /bin/sh -c apt-get clean24.58 MB34RUN /bin/sh -c apt-get clean123.12 MB35RUN /bin/sh -c wget --quiet2.45 MB36RUN /bin/sh -c pecl install110.41 KB37RUN /bin/sh -c useradd web1.78 KB38RUN /bin/sh -c usermod -aG1.15 KB39RUN /bin/sh -c echo 'web503 B40RUN /bin/sh -c pecl install165.43 KB41RUN /bin/sh -c pecl install316.29 KB42RUN /bin/sh -c apt-get install1.28 MB43RUN /bin/sh -c gem install7.81 MB44RUN /bin/sh -c curl -sL22.49 MB45RUN /bin/sh -c npm install2.82 MB46RUN /bin/sh -c npm install680.19 KB47RUN /bin/sh -c npm install3.88 MB48RUN /bin/sh -c npm install8.7 MB49RUN /bin/sh -c cd /usr/src546 KB50RUN /bin/sh -c cd /usr/src544.03 KB51RUN /bin/sh -c git clone43.56 MB52RUN /bin/sh -c cp -r43.56 MB53RUN /bin/sh -c cp -r43.56 MB54RUN /bin/sh -c cd /usr/local/src/drush8603.14 KB55RUN /bin/sh -c cd /usr/local/src/drush83.28 MB56RUN /bin/sh -c ln -s171 B57RUN /bin/sh -c cd /usr/local/src/drush9350.88 KB58RUN /bin/sh -c cd /usr/local/src/drush911.65 MB59RUN /bin/sh -c ln -s172 B60RUN /bin/sh -c cd /tmp/4.42 MB61RUN /bin/sh -c cd /tmp/xdebug-3.1.0769.88 KB62RUN /bin/sh -c echo 'zend_extension247 B63RUN /bin/sh -c touch /usr/local/etc/php/conf.d/xdebug.ini326 B64COPY config/apache2.conf /etc/apache2 # buildkit1.14 KB65COPY core/envvars /etc/apache2 # buildkit1.01 KB66COPY core/other-vhosts-access-log.conf /etc/apache2/conf-enabled/ # buildkit342 B67RUN /bin/sh -c rm /etc/apache2/sites-enabled/000-default.conf181 B68ENV APACHE_RUN_USER=www-data0 B69ENV APACHE_RUN_GROUP=www-data0 B70ENV APACHE_LOG_DIR=/var/log/apache20 B71ENV APACHE_PID_FILE=/var/run/apache2/apache2.pid0 B72ENV APACHE_RUN_DIR=/var/run/apache20 B73ENV APACHE_LOCK_DIR=/var/lock/apache20 B74ENV APACHE_LOG_DIR=/var/log/apache20 B75RUN /bin/sh -c docker-php-ext-install opcache658.76 KB76RUN /bin/sh -c docker-php-ext-configure gd16.28 MB77RUN /bin/sh -c docker-php-ext-configure ldap486.58 KB78RUN /bin/sh -c docker-php-ext-install gd2.43 MB79RUN /bin/sh -c ( 367 B80RUN /bin/sh -c rm -rf373 B81RUN /bin/sh -c a2enmod rewrite562 B82RUN /bin/sh -c composer global8.57 MB83RUN /bin/sh -c ln -s198 B84RUN /bin/sh -c ln -s199 B85RUN /bin/sh -c phpcs --config-set348 B86RUN /bin/sh -c set -x1.02 MB87ADD core/msmtprc.conf /usr/local/etc/msmtprc # buildkit309 B88ADD core/php-smtp.ini /usr/local/etc/php/conf.d/php-smtp.ini # buildkit321 B89RUN /bin/sh -c curl https://drupalconsole.com/installer879.78 KB90RUN /bin/sh -c apt-get update13.45 MB91RUN /bin/sh -c apt-get install3.18 MB92RUN /bin/sh -c mkdir /var/wkhtmltopdf131 B93RUN /bin/sh -c cd /var/wkhtmltopdf59.98 MB94RUN /bin/sh -c cp /var/wkhtmltopdf/wkhtmltox/bin/wkhtmltopdf30.16 MB95RUN /bin/sh -c chown -R59.98 MB96RUN /bin/sh -c chmod +x30.16 MB97VOLUME [/var/www/html]0 B98RUN /bin/sh -c mkdir /var/www/.ssh/143 B99RUN /bin/sh -c chown -R170 B100RUN /bin/sh -c echo "Europe/Paris"482.17 KB101EXPOSE map[443/tcp:{} 80/tcp:{} 9000/tcp:{}]0 B102COPY config/bashrc /var/www/ # buildkit373 B103RUN /bin/sh -c mv /var/www/bashrc409 B104RUN /bin/sh -c chown www-data:www-data388 B105RUN /bin/sh -c echo "source186 B106RUN /bin/sh -c echo "exec291 B107COPY config/php.ini /usr/local/etc/php/ # buildkit20.16 KB108COPY core/docker-entrypoint.sh / # buildkit815 B109RUN /bin/sh -c chmod 777852 B110ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
ADD file:16dc2c6d1932194edec28d730b004fd6deca3d0f0e1a07bc5b8b6e8a1662f7af in /