sha256:ce7934e6ee9c7f8dc1d0322c2225633588d45c8d0f02e383d8522dceeb99f830
OS/ARCH
linux/amd64
Compressed size
343.52 MB
Last pushed
over 3 years by alangdixon
Type
Image
Manifest digest
sha256:ce7934e6ee9c7f8dc1d0322c2225633588d45c8d0f02e383d8522dceeb99f830
Image Layers
1ADD file ... in / 0 B2CMD ["bash"]0 B3/bin/sh -c set -eux; {0 B4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B5/bin/sh -c set -eux; apt-get0 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir0 B8ENV APACHE_CONFDIR=/etc/apache20 B9ENV APACHE_ENVVARS=/etc/apache2/envvars0 B10/bin/sh -c set -eux; apt-get0 B11/bin/sh -c a2dismod mpm_event &&0 B12/bin/sh -c { echo '<FilesMatch0 B13ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B14ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B15ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B16ENV GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B17ENV PHP_VERSION=8.1.160 B18ENV PHP_URL=https://www.php.net/distributions/php-8.1.16.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.16.tar.xz.asc0 B19ENV PHP_SHA256=d61f13d96a58b93c39672b58f25e1ee4ce88500f4acb1430cb01a514875c12580 B20/bin/sh -c set -eux; savedAptMark="$(apt-mark0 B21COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 0 B22/bin/sh -c set -eux; savedAptMark="$(apt-mark0 B23COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/ 0 B24/bin/sh -c docker-php-ext-enable sodium0 B25ENTRYPOINT ["docker-php-entrypoint"]0 B26STOPSIGNAL SIGWINCH0 B27COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/ 0 B28WORKDIR /var/www/html0 B29EXPOSE 800 B30CMD ["apache2-foreground"]0 B31/bin/sh -c set -eux; if0 B32/bin/sh -c { echo 'opcache.memory_consumption=128';0 B33COPY file:151722a4d2b58546b064de6bf000f03d8e4523c2b44cddc7229b2dce9ac9c49d in /usr/local/bin/ 0 B34ENV DRUPAL_VERSION=9.5.30 B35WORKDIR /opt/drupal0 B36/bin/sh -c set -eux; export0 B37ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/drupal/vendor/bin0 B38RUN /bin/sh -c rm -Rf0 B39RUN /bin/sh -c mkdir -p0 B40ENV APACHE_DOCUMENT_ROOT=/var/www/drupal/web0 B41RUN /bin/sh -c sed -ri0 B42RUN /bin/sh -c sed -ri0 B43WORKDIR /var/www/drupal0 B44RUN /bin/sh -c savedAptMark="$(apt-mark showmanual)";0 B45COPY vhttp.ini /usr/local/etc/php/conf.d/ # buildkit0 B46COPY vhttp.conf /etc/apache2/conf-available/ # buildkit0 B47RUN /bin/sh -c a2enconf vhttp0 B48RUN /bin/sh -c a2enmod expires0 B49RUN /bin/sh -c apt-get update;0 B50COPY msmtprc /etc/msmtprc # buildkit0 B51COPY initialize.sh /usr/local/bin/initialize.sh # buildkit0 B52RUN /bin/sh -c chmod u+x0 B53COPY entrypoint.sh /entrypoint.sh # buildkit0 B54RUN /bin/sh -c chmod 7750 B55ENTRYPOINT ["/entrypoint.sh"]0 B56CMD ["apache2-foreground"]0 B57RUN /bin/sh -c apt-get update0 B58RUN /bin/sh -c useradd -u0 B59RUN /bin/sh -c chown drupal:www-data0 B60RUN /bin/sh -c curl -L0 B61RUN /bin/sh -c chmod ugo+x0 B62COPY wait-for-it.sh /usr/local/bin/ # buildkit0 B63COPY admindb.sh /usr/local/bin/ # buildkit0 B64COPY drupal-setup.sh /usr/local/bin/ # buildkit0 B65COPY entrypoint-setup.sh /usr/local/bin/ # buildkit0 B66RUN /bin/sh -c chmod 7750 B67RUN /bin/sh -c mkdir /usr/local/default/0 B68COPY default.settings.php /usr/local/default/ # buildkit0 B69COPY default.services.yml /user/local/default/ # buildkit0 B70COPY admin.conf /etc/apache2/conf-available # buildkit0 B71RUN /bin/sh -c a2enconf admin0 B72CMD ["apache2-foreground"]0 B73COPY civicrm-setup.sh /usr/local/bin/ # buildkit0 B74RUN /bin/sh -c chmod ugo+x0 B75RUN /bin/sh -c curl -LsS0 B76COPY /var/www/drupal . # buildkit0 B77343.52 MBCommand
ADD file:6c5da7126f75c404a5d182eb6345153d6ea45be11da8be63a1bd355011412847 in /