Sign inSign up

caelumek/php:7.4-dev

Multi-platform
Languages & frameworks
Index digest

sha256:2fa08b963aa36ff2d9e8aae13bb0dfd2396f096a95a7e3cb5318bce2497a2248

OS/ARCH

Compressed size

302.55 MB

Last pushed

about 1 year by caelumek

Type

Image

Manifest digest

sha256:01aae44d07ea8a3fab76abaa0361b1b745a39545e16efe9a795c325ad929e1c3

Image Layers

1ADD file ... in / 28.67 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {226 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get82.9 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir269 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B
12ENV PHP_VERSION=7.4.330 B
13ENV PHP_URL=https://www.php.net/distributions/php-7.4.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.33.tar.xz.asc0 B
14ENV PHP_SHA256=924846abf93bc613815c55dd3f5809377813ac62a9ec4eb3778675b82a27b9270 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark10.24 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 494 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark24 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium243 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.25 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26LABEL org.opencontainers.image.title=aquila-php org.opencontainers.image.description=PHP‐FPM image preconfigured0 B
27COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit34.98 KB
28RUN /bin/sh -c apt update82.2 MB
29RUN /bin/sh -c echo "pl_PL.UTF-81.58 MB
30COPY /usr/bin/composer /usr/bin/composer # buildkit731.15 KB
31ENV COMPOSER_ALLOW_SUPERUSER=10 B
32COPY ../config/php/conf.d/ /usr/local/etc/php/conf.d/ # buildkit900 B
33COPY ../config/php/scripts/ /usr/local/bin/ # buildkit403 B
34RUN /bin/sh -c chmod +x32 B
35RUN /bin/sh -c xdebug-toggle off424 B
36WORKDIR /var/www/html32 B
37COPY /usr/local/lib/node_modules /usr/local/lib/node_modules # buildkit3.02 MB
38COPY /usr/local/bin/node /usr/local/bin/node # buildkit44.59 MB
39RUN /bin/sh -c apt update24.56 MB
40RUN /bin/sh -c rm /usr/local/etc/php/conf.d/prod.ini23.25 KB

Command

ADD file:1dad2420090b3d6ef5df8d1f7f2878b22f8687b8dba008a63800f6c74b36dee9 in /