sha256:092795ea28ef51346f9024563fc7546e389a1931ad460ba39f23dba27e149a0a
OS/ARCH
Compressed size
315.27 MB
Last pushed
9 months by caelumek
Type
Image
Manifest digest
sha256:dffd1bb7f28d73ec6a4c4074cb37816bf1ace2ee04af404178d5cc7529120e28
Image Layers
1ADD file ... in / 29.92 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; {225 B4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B5/bin/sh -c set -eux; apt-get87.36 MB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir269 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=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D0 B12ENV PHP_VERSION=7.3.330 B13ENV PHP_URL=https://www.php.net/distributions/php-7.3.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.3.33.tar.xz.asc0 B14ENV PHP_SHA256=166eaccde933381da9516a2b70ad0f447d7cec4b603d07b9a916032b215b90cc0 B15/bin/sh -c set -eux; savedAptMark="$(apt-mark11.89 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 493 B17/bin/sh -c set -eux; savedAptMark="$(apt-mark24.26 MB18COPY multi:7d7d4b016ee2e2e18720a1a58004eb4d59de798c619f217398cc1066a656bfd0 in /usr/local/bin/ 2.25 KB19/bin/sh -c docker-php-ext-enable sodium248 B20/bin/sh -c { echo '#!/bin/sh';211 B21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html0 B23/bin/sh -c set -eux; cd8.22 KB24STOPSIGNAL SIGQUIT0 B25EXPOSE 90000 B26CMD ["php-fpm"]0 B27LABEL org.opencontainers.image.title=aquila-php org.opencontainers.image.description=PHP‐FPM image preconfigured0 B28COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit35.36 KB29RUN /bin/sh -c apt update86.01 MB30RUN /bin/sh -c echo "pl_PL.UTF-81.58 MB31COPY /usr/bin/composer /usr/bin/composer # buildkit759.74 KB32ENV COMPOSER_ALLOW_SUPERUSER=10 B33COPY ../config/php/conf.d/ /usr/local/etc/php/conf.d/ # buildkit899 B34COPY ../config/php/scripts/ /usr/local/bin/ # buildkit402 B35RUN /bin/sh -c chmod +x32 B36RUN /bin/sh -c xdebug-toggle off427 B37WORKDIR /var/www/html32 B38COPY /usr/local/lib/node_modules /usr/local/lib/node_modules # buildkit2.77 MB39COPY /usr/local/bin/node /usr/local/bin/node # buildkit40.84 MB40COPY /usr/local/bin/symfony /usr/local/bin/symfony # buildkit5.88 MB41RUN /bin/sh -c apt update23.94 MB42RUN /bin/sh -c rm /usr/local/etc/php/conf.d/prod.ini22.82 KBCommand
ADD file:36919ae6bb25e3269eff949443129a01a8a43fb967fe6563939ebe1e1e9b8228 in /