Sign inSign up

blackflysolutions/simuliidae-admin:9.5.3-civicrm-5.58.1

Security
Integration & delivery
Monitoring & observability
Manifest digest

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 B
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {0 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get0 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir0 B
8ENV APACHE_CONFDIR=/etc/apache20 B
9ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
10/bin/sh -c set -eux; apt-get0 B
11/bin/sh -c a2dismod mpm_event &&0 B
12/bin/sh -c { echo '<FilesMatch0 B
13ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
14ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
15ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
16ENV GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B
17ENV PHP_VERSION=8.1.160 B
18ENV 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 B
19ENV PHP_SHA256=d61f13d96a58b93c39672b58f25e1ee4ce88500f4acb1430cb01a514875c12580 B
20/bin/sh -c set -eux; savedAptMark="$(apt-mark0 B
21COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 0 B
22/bin/sh -c set -eux; savedAptMark="$(apt-mark0 B
23COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/ 0 B
24/bin/sh -c docker-php-ext-enable sodium0 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/ 0 B
28WORKDIR /var/www/html0 B
29EXPOSE 800 B
30CMD ["apache2-foreground"]0 B
31/bin/sh -c set -eux; if0 B
32/bin/sh -c { echo 'opcache.memory_consumption=128';0 B
33COPY file:151722a4d2b58546b064de6bf000f03d8e4523c2b44cddc7229b2dce9ac9c49d in /usr/local/bin/ 0 B
34ENV DRUPAL_VERSION=9.5.30 B
35WORKDIR /opt/drupal0 B
36/bin/sh -c set -eux; export0 B
37ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/drupal/vendor/bin0 B
38RUN /bin/sh -c rm -Rf0 B
39RUN /bin/sh -c mkdir -p0 B
40ENV APACHE_DOCUMENT_ROOT=/var/www/drupal/web0 B
41RUN /bin/sh -c sed -ri0 B
42RUN /bin/sh -c sed -ri0 B
43WORKDIR /var/www/drupal0 B
44RUN /bin/sh -c savedAptMark="$(apt-mark showmanual)";0 B
45COPY vhttp.ini /usr/local/etc/php/conf.d/ # buildkit0 B
46COPY vhttp.conf /etc/apache2/conf-available/ # buildkit0 B
47RUN /bin/sh -c a2enconf vhttp0 B
48RUN /bin/sh -c a2enmod expires0 B
49RUN /bin/sh -c apt-get update;0 B
50COPY msmtprc /etc/msmtprc # buildkit0 B
51COPY initialize.sh /usr/local/bin/initialize.sh # buildkit0 B
52RUN /bin/sh -c chmod u+x0 B
53COPY entrypoint.sh /entrypoint.sh # buildkit0 B
54RUN /bin/sh -c chmod 7750 B
55ENTRYPOINT ["/entrypoint.sh"]0 B
56CMD ["apache2-foreground"]0 B
57RUN /bin/sh -c apt-get update0 B
58RUN /bin/sh -c useradd -u0 B
59RUN /bin/sh -c chown drupal:www-data0 B
60RUN /bin/sh -c curl -L0 B
61RUN /bin/sh -c chmod ugo+x0 B
62COPY wait-for-it.sh /usr/local/bin/ # buildkit0 B
63COPY admindb.sh /usr/local/bin/ # buildkit0 B
64COPY drupal-setup.sh /usr/local/bin/ # buildkit0 B
65COPY entrypoint-setup.sh /usr/local/bin/ # buildkit0 B
66RUN /bin/sh -c chmod 7750 B
67RUN /bin/sh -c mkdir /usr/local/default/0 B
68COPY default.settings.php /usr/local/default/ # buildkit0 B
69COPY default.services.yml /user/local/default/ # buildkit0 B
70COPY admin.conf /etc/apache2/conf-available # buildkit0 B
71RUN /bin/sh -c a2enconf admin0 B
72CMD ["apache2-foreground"]0 B
73COPY civicrm-setup.sh /usr/local/bin/ # buildkit0 B
74RUN /bin/sh -c chmod ugo+x0 B
75RUN /bin/sh -c curl -LsS0 B
76COPY /var/www/drupal . # buildkit0 B
77343.52 MB

Command

ADD file:6c5da7126f75c404a5d182eb6345153d6ea45be11da8be63a1bd355011412847 in /