Sign inSign up

uselagoon/php-8.0-cli-drupal:22.8.0

Multi-platform
Index digest

sha256:a06a202f996c359ac833fdbd2e50b04dcbfb42165824ab88ed416c8bc567feb8

OS/ARCH

Compressed size

168.24 MB

Last pushed

about 4 years by amazeeiojenkins

Type

Image

Manifest digest

sha256:503a73de87622025f3995edafb623980c467c3e04dbcba1000d487601090b0ec

Image Layers

1ADD file ... in / 2.58 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.64 MB
5/bin/sh -c set -eux; adduser1.2 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir221 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 BFDDD28642824F8118EF77909B67A5C12229118F0 B
12ENV PHP_VERSION=8.0.220 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.0.22.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.22.tar.xz.asc0 B
14ENV PHP_SHA256=130937c0fa3050cd33d6c415402f6ccbf0682ae83eb8d39c91164224ddfe57f10 B
15/bin/sh -c set -eux; apk10.3 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 497 B
17/bin/sh -c set -eux; apk11.02 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.11 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.37 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=22.8.00 B
31COPY /lagoon /lagoon # buildkit5.73 MB
32COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.09 MB
33COPY /sbin/tini /sbin/ # buildkit9.32 KB
34COPY /home /home # buildkit643 B
35COPY /healthz-php /healthz-php # buildkit511.96 KB
36RUN |1 LAGOON_VERSION=22.8.0 /bin/sh -c612 B
37ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B
38COPY check_fcgi /usr/sbin/ # buildkit419 B
39COPY entrypoints /lagoon/entrypoints/ # buildkit1.96 KB
40COPY php.ini /usr/local/etc/php/ # buildkit18.77 KB
41COPY 00-lagoon-php.ini.tpl /usr/local/etc/php/conf.d/ # buildkit583 B
42COPY php-fpm.d/www.conf php-fpm.d/global.conf /usr/local/etc/php-fpm.d/ #2.31 KB
43COPY ssmtp.conf /etc/ssmtp/ssmtp.conf # buildkit269 B
44COPY blackfire.ini /usr/local/etc/php/conf.d/blackfire.disable # buildkit577 B
45RUN |1 LAGOON_VERSION=22.8.0 /bin/sh -c49.67 MB
46ENV NEWRELIC_VERSION=9.20.0.3100 B
47RUN |1 LAGOON_VERSION=22.8.0 /bin/sh -c5.32 MB
48RUN |1 LAGOON_VERSION=22.8.0 /bin/sh -c318.76 KB
49ENV BLACKFIRE_VERSION=2.10.00 B
50RUN |1 LAGOON_VERSION=22.8.0 /bin/sh -c8.3 MB
51RUN |1 LAGOON_VERSION=22.8.0 /bin/sh -c99 B
52EXPOSE map[9000/tcp:{}]0 B
53ENV LAGOON_ENVIRONMENT_TYPE=development0 B
54WORKDIR /app32 B
55ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B
56CMD ["/usr/local/sbin/php-fpm" "-F" "-R"]0 B
57LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B
58LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B
59ENV LAGOON=cli0 B
60RUN /bin/sh -c curl -L675.64 KB
61RUN /bin/sh -c apk add67.01 MB
62RUN /bin/sh -c curl -L675.76 KB
63ENV PATH=/home/.composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
64COPY entrypoints /lagoon/entrypoints/ # buildkit1.56 KB
65ENV COMPOSER_ALLOW_SUPERUSER=10 B
66RUN /bin/sh -c echo "source616 B
67RUN /bin/sh -c echo "source638 B
68RUN /bin/sh -c echo "source651 B
69RUN /bin/sh -c echo "source661 B
70COPY mariadb-client.cnf /etc/my.cnf.d/ # buildkit244 B
71RUN /bin/sh -c fix-permissions /etc/my.cnf.d/681 B
72COPY ssh_config /etc/ssh/ssh_config # buildkit298 B
73COPY id_ed25519_lagoon_cli.key /home/.ssh/lagoon_cli.key # buildkit428 B
74RUN /bin/sh -c chmod 400429 B
75ENV SSH_AUTH_SOCK=/tmp/ssh-agent0 B
76ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B
77CMD ["/bin/docker-sleep"]0 B
78LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B
79LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B
80ENV LAGOON=cli-drupal0 B
81ENV DRUSH_LAUNCHER_FALLBACK=/opt/drush8/vendor/bin/drush0 B
82RUN /bin/sh -c curl -L879.62 KB
83RUN /bin/sh -c mkdir -p1.46 MB
84RUN /bin/sh -c curl -L51.51 KB
85COPY drushrc.php drush.yml /home/.drush/ #960 B
86RUN /bin/sh -c fix-permissions /home/.drush120 B

Command

ADD file:960fd469d48cf79ba14bbda71f3192074ed860c112e30e0bc92bff3440cb45ab in /