Sign inSign up

uselagoon/php-8.0-cli-drupal:23.7.0

Multi-platform
Index digest

sha256:5c3f8a8d81e4322aab02bed8dda5bcdead238591b3b7ed751721b29ddbc3edc8

OS/ARCH

Compressed size

176.66 MB

Last pushed

about 3 years by amazeeiojenkins

Type

Image

Manifest digest

sha256:98454b48d2bb29ceb33cbf38601af28aed25e624e8e4db4b4d6e0e5488909d0a

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.68 MB
5/bin/sh -c set -eux; adduser1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir268 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F 2C16C765DBE54A088130F1BC4B9B5F600B55F3B40 B
12ENV PHP_VERSION=8.0.290 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.0.29.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.29.tar.xz.asc0 B
14ENV PHP_SHA256=14db2fbf26c07d0eb2c9fab25dbde7e27726a3e88452cca671f0896bbb683ca90 B
15/bin/sh -c set -eux; apk10.32 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 492 B
17/bin/sh -c set -eux; apk11.52 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.22 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.51 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B
27LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B
28ENV LAGOON=php0 B
29ARG LAGOON_VERSION0 B
30ENV LAGOON_VERSION=23.7.00 B
31COPY /lagoon /lagoon # buildkit3.62 MB
32COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.23 MB
33COPY /home /home # buildkit634 B
34COPY /healthz-php /healthz-php # buildkit512.16 KB
35RUN |1 LAGOON_VERSION=23.7.0 /bin/sh -c609 B
36ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B
37COPY check_fcgi /usr/sbin/ # buildkit413 B
38COPY entrypoints /lagoon/entrypoints/ # buildkit2.3 KB
39RUN |1 LAGOON_VERSION=23.7.0 /bin/sh -c23.17 KB
40COPY 00-lagoon-php.ini.tpl /usr/local/etc/php/conf.d/ # buildkit905 B
41COPY php-fpm.d/www.conf php-fpm.d/global.conf /usr/local/etc/php-fpm.d/ #2.3 KB
42COPY ssmtp.conf /etc/ssmtp/ssmtp.conf # buildkit266 B
43COPY blackfire.ini /usr/local/etc/php/conf.d/blackfire.disable # buildkit570 B
44RUN |1 LAGOON_VERSION=23.7.0 /bin/sh -c53.98 MB
45ENV NEWRELIC_VERSION=10.11.0.30 B
46RUN |1 LAGOON_VERSION=23.7.0 /bin/sh -c8.93 MB
47RUN |1 LAGOON_VERSION=23.7.0 /bin/sh -c359.29 KB
48ENV BLACKFIRE_VERSION=2.17.00 B
49RUN |1 LAGOON_VERSION=23.7.0 /bin/sh -c11.08 MB
50RUN |1 LAGOON_VERSION=23.7.0 /bin/sh -c92 B
51EXPOSE map[9000/tcp:{}]0 B
52ENV LAGOON_ENVIRONMENT_TYPE=development0 B
53WORKDIR /app32 B
54ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B
55CMD ["/usr/local/sbin/php-fpm" "-F" "-R"]0 B
56LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B
57LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B
58ENV LAGOON=cli0 B
59RUN /bin/sh -c apk add66.66 MB
60RUN /bin/sh -c curl -L681.94 KB
61ENV PATH=/home/.composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
62COPY entrypoints /lagoon/entrypoints/ # buildkit1.55 KB
63ENV COMPOSER_ALLOW_SUPERUSER=10 B
64RUN /bin/sh -c echo "source615 B
65RUN /bin/sh -c echo "source630 B
66RUN /bin/sh -c echo "source650 B
67RUN /bin/sh -c echo "source658 B
68COPY mariadb-client.cnf /etc/my.cnf.d/ # buildkit241 B
69RUN /bin/sh -c fix-permissions /etc/my.cnf.d/669 B
70COPY ssh_config /etc/ssh/ssh_config # buildkit291 B
71COPY id_ed25519_lagoon_cli.key /home/.ssh/lagoon_cli.key # buildkit424 B
72RUN /bin/sh -c chmod 400425 B
73ENV SSH_AUTH_SOCK=/tmp/ssh-agent0 B
74ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B
75CMD ["/bin/docker-sleep"]0 B
76LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B
77LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B
78ENV LAGOON=cli-drupal0 B
79ENV DRUSH_LAUNCHER_FALLBACK=/opt/drush8/vendor/bin/drush0 B
80RUN /bin/sh -c curl -L879.62 KB
81RUN /bin/sh -c mkdir -p1.47 MB
82RUN /bin/sh -c curl -L53.38 KB
83COPY drushrc.php drush.yml /home/.drush/ #959 B
84RUN /bin/sh -c fix-permissions /home/.drush116 B

Command

ADD file:4af69326e088b3c0f82320e9cd97b60c28bf019b984787c6f1c22489e6221f29 in /