Sign inSign up

sashas777/magento-php:7.4-fpm

Multi-platform
Languages & frameworks
Index digest

sha256:55a29bc2249db1b0668384b333fcb17b811392bc894acc8041dfc7c07b1013a6

OS/ARCH

Compressed size

265.6 MB

Last pushed

almost 4 years by sashas777

Type

Image

Manifest digest

sha256:e254ce95e46a18988dae65eadc823c7d96901c2591bb55c4fad6ba3e7e355388

Image Layers

1ADD file ... in / 29.95 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {229 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.300 B
13ENV PHP_URL=https://www.php.net/distributions/php-7.4.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.30.tar.xz.asc0 B
14ENV PHP_SHA256=ea72a34f32c67e79ac2da7dfe96177f3c451c3eefae5810ba13312ed398ba70d0 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 sodium245 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
26ENV TZ=America/New_York0 B
27RUN /bin/sh -c ln -snf203 B
28RUN /bin/sh -c apt-get update34.21 MB
29RUN /bin/sh -c apt-get update54.81 MB
30RUN /bin/sh -c docker-php-ext-configure gd15.81 MB
31RUN /bin/sh -c docker-php-ext-install dom1.27 MB
32RUN /bin/sh -c pecl install2.05 MB
33RUN /bin/sh -c docker-php-ext-enable imagick261 B
34RUN /bin/sh -c rm -f2.6 MB
35RUN /bin/sh -c PHP_VERSION=$(php -v55.87 KB
36COPY /go/src/github.com/mailhog/mhsendmail/mhsendmail /usr/bin/mhsendmail # buildkit2.98 MB
37RUN /bin/sh -c sudo chmod32 B
38RUN /bin/sh -c mkdir /var/www/composer149 B
39ENV PHP_MEMORY_LIMIT=4G0 B
40ENV PHP_ENABLE_XDEBUG=false0 B
41ENV MAGENTO_ROOT=/var/www/magento0 B
42ENV DEBUG=false0 B
43ENV UPLOAD_MAX_FILESIZE=64M0 B
44ENV PHP_IDE_CONFIG=serverName=magento0 B
45COPY php/shared/etc/php-xdebug.ini /usr/local/etc/php/conf.d/zz-xdebug-settings.ini # buildkit420 B
46COPY php/shared/etc/mail.ini /usr/local/etc/php/conf.d/zz-mail.ini # buildkit296 B
47COPY php/shared/fpm-docker-entrypoint.sh /docker-entrypoint.sh # buildkit526 B
48COPY php/shared/etc/php-fpm.ini /usr/local/etc/php/conf.d/zz-magento.ini # buildkit397 B
49COPY php/shared/etc/php-fpm.conf /usr/local/etc/ # buildkit440 B
50RUN /bin/sh -c groupadd -g1.95 KB
51RUN /bin/sh -c echo '%www1.11 KB
52RUN /bin/sh -c chown www:www176 B
53RUN chmod +x /docker-entrypoint.sh #528 B
54ENTRYPOINT ["/docker-entrypoint.sh"]0 B
55WORKDIR /var/www/magento159 B
56CMD ["php-fpm" "-R"]0 B

Command

ADD file:5bd53bff884e470b3c12425132975ab9c6f99002c62c43bca1ff5cde9d863b92 in /