sha256:841520ddb5d4e3c92ffa0c59cbfa4575af7014faf0faac1fc0610837fa4ad9d0
OS/ARCH
Compressed size
191.3 MB
Last pushed
over 4 years by amazeeiojenkins
Type
Image
Manifest digest
sha256:841520ddb5d4e3c92ffa0c59cbfa4575af7014faf0faac1fc0610837fa4ad9d0
Image Layers
1ADD file ... in / 2.68 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B4/bin/sh -c apk add --no-cache1.62 MB5/bin/sh -c set -eux; adduser1.23 KB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir267 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B12ENV PHP_VERSION=7.4.280 B13ENV PHP_URL=https://www.php.net/distributions/php-7.4.28.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.28.tar.xz.asc0 B14ENV PHP_SHA256=9cc3b6f6217b60582f78566b3814532c4b71d517876c25013ae51811e65d8fce0 B15/bin/sh -c set -eux; apk9.95 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 495 B17/bin/sh -c set -eux; apk10.91 MB18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB19/bin/sh -c docker-php-ext-enable sodium17.96 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html0 B22/bin/sh -c set -eux; cd8.24 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE 90000 B25CMD ["php-fpm"]0 B26LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B27LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B28ENV LAGOON=php0 B29ARG LAGOON_VERSION0 B30ENV LAGOON_VERSION=22.4.00 B31COPY /lagoon /lagoon # buildkit5.73 MB32COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.23 MB33COPY /sbin/tini /sbin/ # buildkit9.61 KB34COPY /home /home # buildkit643 B35COPY /healthz-php /healthz-php # buildkit511.83 KB36RUN |1 LAGOON_VERSION=22.4.0 /bin/sh -c631 B37ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B38COPY check_fcgi /usr/sbin/ # buildkit418 B39COPY entrypoints /lagoon/entrypoints/ # buildkit1.96 KB40COPY php.ini /usr/local/etc/php/ # buildkit18.77 KB41COPY 00-lagoon-php.ini.tpl /usr/local/etc/php/conf.d/ # buildkit578 B42COPY php-fpm.d/www.conf /usr/local/etc/php-fpm.d/www.conf # buildkit2.17 KB43COPY ssmtp.conf /etc/ssmtp/ssmtp.conf # buildkit271 B44COPY blackfire.ini /usr/local/etc/php/conf.d/blackfire.disable # buildkit574 B45RUN |1 LAGOON_VERSION=22.4.0 /bin/sh -c44.48 MB46ENV NEWRELIC_VERSION=9.20.0.3100 B47RUN |1 LAGOON_VERSION=22.4.0 /bin/sh -c5.31 MB48RUN |1 LAGOON_VERSION=22.4.0 /bin/sh -c310.03 KB49ENV BLACKFIRE_VERSION=2.7.00 B50RUN |1 LAGOON_VERSION=22.4.0 /bin/sh -c8.98 MB51RUN |1 LAGOON_VERSION=22.4.0 /bin/sh -c99 B52EXPOSE map[9000/tcp:{}]0 B53ENV LAGOON_ENVIRONMENT_TYPE=development0 B54WORKDIR /app32 B55ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B56CMD ["/usr/local/sbin/php-fpm" "-F" "-R"]0 B57LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B58LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B59ENV LAGOON=cli0 B60ENV COMPOSER_VERSION=1.10.25 COMPOSER_HASH_SHA256=6b089bd8b78b00c3c15d7b13353fbcbdf16a3f5248203c9a3e76f13948f2de920 B61RUN /bin/sh -c apk add92.51 MB62ENV PATH=/home/.composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B63COPY entrypoints /lagoon/entrypoints/ # buildkit1.56 KB64ENV COMPOSER_ALLOW_SUPERUSER=10 B65RUN /bin/sh -c echo "source620 B66RUN /bin/sh -c echo "source639 B67RUN /bin/sh -c echo "source652 B68RUN /bin/sh -c echo "source662 B69COPY mariadb-client.cnf /etc/my.cnf.d/ # buildkit244 B70RUN /bin/sh -c fix-permissions /etc/my.cnf.d/679 B71COPY ssh_config /etc/ssh/ssh_config # buildkit298 B72COPY id_ed25519_lagoon_cli.key /home/.ssh/lagoon_cli.key # buildkit429 B73RUN /bin/sh -c chmod 400430 B74ENV SSH_AUTH_SOCK=/tmp/ssh-agent0 B75ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B76CMD ["/bin/docker-sleep"]0 B77LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B78LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B79ENV LAGOON=cli-drupal0 B80ENV DRUPAL_CONSOLE_LAUNCHER_VERSION=1.9.7 DRUPAL_CONSOLE_LAUNCHER_SHA=fe83050489c66a0578eb59d6744420be6fd4c5d1 DRUSH_VERSION=8.4.10 DRUSH_LAUNCHER_VERSION=0.10.10 B81RUN /bin/sh -c curl -L6.02 MB82COPY drushrc.php drush.yml /home/.drush/ #965 B83RUN /bin/sh -c fix-permissions /home/.drush126 BCommand
ADD file:5d673d25da3a14ce1f6cf66e4c7fd4f4b85a3759a9d93efb3fd9ff852b5b56e4 in /