Sign inSign up

caelumek/php:7.4-dev

Multi-platform
Languages & frameworks
Index digest

sha256:2fa08b963aa36ff2d9e8aae13bb0dfd2396f096a95a7e3cb5318bce2497a2248

OS/ARCH

Compressed size

310.4 MB

Last pushed

about 1 year by caelumek

Type

Image

Manifest digest

sha256:4cc9aff19a957d7a8e53aece45f22d04fa11e81d099ae38b9229d79a1b0ceda4

Image Layers

1ADD file ... in / 29.96 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-get87.39 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir270 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/ 491 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark24.22 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium246 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 update83.97 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/ # buildkit901 B
33COPY ../config/php/scripts/ /usr/local/bin/ # buildkit401 B
34RUN /bin/sh -c chmod +x32 B
35RUN /bin/sh -c xdebug-toggle off426 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.65 MB
39RUN /bin/sh -c apt update24.58 MB
40RUN /bin/sh -c rm /usr/local/etc/php/conf.d/prod.ini23.25 KB

Command

ADD file:d08e242792caa7f842fcf39a09ad59c97a856660e2013d5aed3e4a29197e9aaa in /