sha256:acffc551ae83c61cef7fb7027ee5f58096e12f659f5f3e779dc5f0cc0ebe6e92
OS/ARCH
Compressed size
173.86 MB
Last pushed
almost 3 years by amazeeiojenkins
Type
Image
Manifest digest
sha256:a9c43f17dc0b15b63302778242e944fcfc6b2601c7b156244a5e9c117924389b
Image Layers
1ADD file ... in / 2.58 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B4/bin/sh -c apk add --no-cache2.99 MB5/bin/sh -c set -eux; adduser1.24 KB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir270 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=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F 2C16C765DBE54A088130F1BC4B9B5F600B55F3B40 B12ENV PHP_VERSION=8.0.300 B13ENV PHP_URL=https://www.php.net/distributions/php-8.0.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.30.tar.xz.asc0 B14ENV PHP_SHA256=216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d90 B15/bin/sh -c set -eux; apk10.34 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 494 B17/bin/sh -c set -eux; apk11.04 MB18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB19/bin/sh -c docker-php-ext-enable sodium18.25 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html0 B22/bin/sh -c set -eux; cd8.51 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=23.12.00 B31COPY /lagoon /lagoon # buildkit3.16 MB32COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.49 MB33COPY /home /home # buildkit632 B34COPY /healthz-php /healthz-php # buildkit512.17 KB35RUN |1 LAGOON_VERSION=23.12.0 /bin/sh -c608 B36ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B37COPY check_fcgi /usr/sbin/ # buildkit413 B38COPY entrypoints /lagoon/entrypoints/ # buildkit2.3 KB39RUN |1 LAGOON_VERSION=23.12.0 /bin/sh -c23.17 KB40COPY 00-lagoon-php.ini.tpl /usr/local/etc/php/conf.d/ # buildkit899 B41COPY php-fpm.d/www.conf php-fpm.d/global.conf /usr/local/etc/php-fpm.d/ #2.3 KB42COPY ssmtp.conf /etc/ssmtp/ssmtp.conf # buildkit264 B43COPY blackfire.ini /usr/local/etc/php/conf.d/blackfire.disable # buildkit565 B44RUN |1 LAGOON_VERSION=23.12.0 /bin/sh -c53.88 MB45ENV NEWRELIC_VERSION=10.14.0.30 B46RUN |1 LAGOON_VERSION=23.12.0 /bin/sh -c8.6 MB47ENV BLACKFIRE_VERSION=2.23.00 B48RUN |1 LAGOON_VERSION=23.12.0 /bin/sh -c360.81 KB49RUN |1 LAGOON_VERSION=23.12.0 /bin/sh -c10.29 MB50RUN |1 LAGOON_VERSION=23.12.0 /bin/sh -c93 B51EXPOSE map[9000/tcp:{}]0 B52ENV LAGOON_ENVIRONMENT_TYPE=development0 B53WORKDIR /app32 B54ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B55CMD ["/usr/local/sbin/php-fpm" "-F" "-R"]0 B56LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B57LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B58ENV LAGOON=cli0 B59RUN /bin/sh -c apk update64.55 MB60RUN /bin/sh -c curl -L688.76 KB61ENV PATH=/home/.composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B62COPY entrypoints /lagoon/entrypoints/ # buildkit1.55 KB63ENV COMPOSER_ALLOW_SUPERUSER=10 B64RUN /bin/sh -c echo "source616 B65RUN /bin/sh -c echo "source632 B66RUN /bin/sh -c echo "source649 B67RUN /bin/sh -c echo "source657 B68COPY mariadb-client.cnf /etc/my.cnf.d/ # buildkit240 B69RUN /bin/sh -c fix-permissions /etc/my.cnf.d/673 B70COPY ssh_config /etc/ssh/ssh_config # buildkit291 B71COPY id_ed25519_lagoon_cli.key /home/.ssh/lagoon_cli.key # buildkit424 B72RUN /bin/sh -c chmod 400424 B73ENV SSH_AUTH_SOCK=/tmp/ssh-agent0 B74ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B75CMD ["/bin/docker-sleep"]0 B76LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B77LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B78ENV LAGOON=cli-drupal0 B79ENV DRUSH_LAUNCHER_FALLBACK=/opt/drush8/vendor/bin/drush0 B80RUN /bin/sh -c curl -L879.61 KB81RUN /bin/sh -c mkdir -p1.45 MB82RUN /bin/sh -c curl -L53.38 KB83COPY drushrc.php drush.yml /home/.drush/ #957 B84RUN /bin/sh -c fix-permissions /home/.drush117 BCommand
ADD file:cf85500a1f5b87a88587b279c8b8018eebeb3092f402b7e2cc4ad3873e078580 in /