sha256:5f38ef65d8c013bcfd2cae5184047c6874bb31d3013d01bd881e5c32d7a975b4
OS/ARCH
Compressed size
166.77 MB
Last pushed
almost 4 years by amazeeiojenkins
Type
Image
Manifest digest
sha256:b2eacb78b1391349a3dbfb35875fff4d9608afed80a63fb035c67935c249c7cb
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-cache1.64 MB5/bin/sh -c set -eux; adduser1.2 KB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir221 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 BFDDD28642824F8118EF77909B67A5C12229118F0 B12ENV PHP_VERSION=8.0.240 B13ENV PHP_URL=https://www.php.net/distributions/php-8.0.24.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.24.tar.xz.asc0 B14ENV PHP_SHA256=8e6a63ac9cdabe4c345b32a54b18f348d9e50a1decda217faf2d61278d22f08b0 B15/bin/sh -c set -eux; apk10.41 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 498 B17/bin/sh -c set -eux; apk11.26 MB18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB19/bin/sh -c docker-php-ext-enable sodium18.15 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html0 B22/bin/sh -c set -eux; cd8.37 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.10.00 B31COPY /lagoon /lagoon # buildkit3.34 MB32COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.09 MB33COPY /sbin/tini /sbin/ # buildkit9.32 KB34COPY /home /home # buildkit640 B35COPY /healthz-php /healthz-php # buildkit511.96 KB36RUN |1 LAGOON_VERSION=22.10.0 /bin/sh -c613 B37ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B38COPY check_fcgi /usr/sbin/ # buildkit419 B39COPY entrypoints /lagoon/entrypoints/ # buildkit1.96 KB40COPY php.ini /usr/local/etc/php/ # buildkit18.76 KB41COPY 00-lagoon-php.ini.tpl /usr/local/etc/php/conf.d/ # buildkit577 B42COPY php-fpm.d/www.conf php-fpm.d/global.conf /usr/local/etc/php-fpm.d/ #2.31 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.10.0 /bin/sh -c49.14 MB46ENV NEWRELIC_VERSION=9.20.0.3100 B47RUN |1 LAGOON_VERSION=22.10.0 /bin/sh -c5.32 MB48RUN |1 LAGOON_VERSION=22.10.0 /bin/sh -c323.95 KB49ENV BLACKFIRE_VERSION=2.12.00 B50RUN |1 LAGOON_VERSION=22.10.0 /bin/sh -c9.27 MB51RUN |1 LAGOON_VERSION=22.10.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 B60RUN /bin/sh -c curl -L676.35 KB61RUN /bin/sh -c apk add67.15 MB62RUN /bin/sh -c curl -L676.49 KB63ENV PATH=/home/.composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B64COPY entrypoints /lagoon/entrypoints/ # buildkit1.56 KB65ENV COMPOSER_ALLOW_SUPERUSER=10 B66RUN /bin/sh -c echo "source617 B67RUN /bin/sh -c echo "source639 B68RUN /bin/sh -c echo "source652 B69RUN /bin/sh -c echo "source660 B70COPY mariadb-client.cnf /etc/my.cnf.d/ # buildkit246 B71RUN /bin/sh -c fix-permissions /etc/my.cnf.d/677 B72COPY ssh_config /etc/ssh/ssh_config # buildkit298 B73COPY id_ed25519_lagoon_cli.key /home/.ssh/lagoon_cli.key # buildkit429 B74RUN /bin/sh -c chmod 400429 B75ENV SSH_AUTH_SOCK=/tmp/ssh-agent0 B76ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B77CMD ["/bin/docker-sleep"]0 B78LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B79LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B80ENV LAGOON=cli-drupal0 B81ENV DRUSH_LAUNCHER_FALLBACK=/opt/drush8/vendor/bin/drush0 B82RUN /bin/sh -c curl -L879.62 KB83RUN /bin/sh -c mkdir -p1.46 MB84RUN /bin/sh -c curl -L51.51 KB85COPY drushrc.php drush.yml /home/.drush/ #963 B86RUN /bin/sh -c fix-permissions /home/.drush123 BCommand
ADD file:960fd469d48cf79ba14bbda71f3192074ed860c112e30e0bc92bff3440cb45ab in /