sha256:092795ea28ef51346f9024563fc7546e389a1931ad460ba39f23dba27e149a0a
OS/ARCH
Compressed size
306.7 MB
Last pushed
9 months by caelumek
Type
Image
Manifest digest
sha256:20699cbec24cc9c05ff173a001a69c8d1f1f286ea7c47c9757cd0345b964ffaa
Image Layers
1ADD file ... in / 28.67 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; {224 B4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B5/bin/sh -c set -eux; apt-get82.7 MB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir223 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.68 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 491 B17/bin/sh -c set -eux; savedAptMark="$(apt-mark23.78 MB18COPY multi:7d7d4b016ee2e2e18720a1a58004eb4d59de798c619f217398cc1066a656bfd0 in /usr/local/bin/ 2.25 KB19/bin/sh -c docker-php-ext-enable sodium244 B20/bin/sh -c { echo '#!/bin/sh';212 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 update84.22 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/ # buildkit902 B34COPY ../config/php/scripts/ /usr/local/bin/ # buildkit401 B35RUN /bin/sh -c chmod +x32 B36RUN /bin/sh -c xdebug-toggle off426 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 # buildkit41.2 MB40COPY /usr/local/bin/symfony /usr/local/bin/symfony # buildkit5.34 MB41RUN /bin/sh -c apt update23.94 MB42RUN /bin/sh -c rm /usr/local/etc/php/conf.d/prod.ini22.82 KBCommand
ADD file:e52e032f1ace6abd44b3647d43c1b8ae30bac6de804eef09c6ccd793057996fd in /