Sign inSign up

sashas777/magento-php:7.4-fpm

Multi-platform
Languages & frameworks
Index digest

sha256:55a29bc2249db1b0668384b333fcb17b811392bc894acc8041dfc7c07b1013a6

OS/ARCH

Compressed size

254.89 MB

Last pushed

about 4 years by sashas777

Type

Image

Manifest digest

sha256:65361f54e18d6c5d2f55c91dac3d0d9a652317a901dc96f7b23939eab9c13c34

Image Layers

1ADD file ... in / 28.66 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {225 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; mkdir225 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.03 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 492 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark23.79 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium244 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 -snf202 B
28RUN /bin/sh -c apt-get update33.8 MB
29RUN /bin/sh -c apt-get update52.4 MB
30RUN /bin/sh -c docker-php-ext-configure gd15.81 MB
31RUN /bin/sh -c docker-php-ext-install dom1.25 MB
32RUN /bin/sh -c pecl install2.01 MB
33RUN /bin/sh -c docker-php-ext-enable imagick258 B
34RUN /bin/sh -c rm -f1.37 MB
35RUN /bin/sh -c PHP_VERSION=$(php -v48.82 KB
36COPY /go/src/github.com/mailhog/mhsendmail/mhsendmail /usr/bin/mhsendmail # buildkit2.79 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 # buildkit417 B
46COPY php/shared/etc/mail.ini /usr/local/etc/php/conf.d/zz-mail.ini # buildkit292 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/ # buildkit438 B
50RUN /bin/sh -c groupadd -g1.96 KB
51RUN /bin/sh -c echo '%www1.1 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:e8f00260a993aacae732bef51e6074b6c064d50a8ce1f0c44d53fe9e3c868e43 in /