Sign inSign up

sashas777/magento-php:8.1-fpm

Multi-platform
Languages & frameworks
Index digest

sha256:263cd7ffd00fa02507bd9fb6af674a2e401df57217266c7cde90cdd59ffe937b

OS/ARCH

Compressed size

298.64 MB

Last pushed

over 2 years by sashas777

Type

Image

Manifest digest

sha256:3cdc5e40b4f74a0305b90d6c32327c9312112181dc42464b0b95cc080fe90fc0

Image Layers

1ADD file ... in / 27.83 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {227 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get93.59 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir268 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=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B
12ENV PHP_VERSION=8.1.280 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.1.28.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.28.tar.xz.asc0 B
14ENV PHP_SHA256=95d0b2e9466108fd750dab5c30a09e5c67f5ad2cb3b1ffb3625a038a755ad0800 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark11.6 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 490 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark26.21 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.67 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26ENV TZ=America/New_York0 B
27RUN /bin/sh -c ln -snf196 B
28RUN /bin/sh -c apt-get update45.12 MB
29RUN /bin/sh -c apt-get update67.13 MB
30RUN /bin/sh -c docker-php-ext-configure gd18.96 MB
31RUN /bin/sh -c docker-php-ext-install dom1.3 MB
32RUN /bin/sh -c pecl install536.48 KB
33RUN /bin/sh -c docker-php-ext-enable amqp247 B
34RUN /bin/sh -c pecl install2.12 MB
35RUN /bin/sh -c docker-php-ext-enable imagick249 B
36RUN /bin/sh -c rm -f1.4 MB
37RUN /bin/sh -c PHP_VERSION=$(php -v52.76 KB
38COPY /go/src/github.com/mailhog/mhsendmail/mhsendmail /usr/bin/mhsendmail # buildkit2.8 MB
39RUN /bin/sh -c sudo chmod32 B
40RUN /bin/sh -c mkdir /var/www/composer141 B
41ENV PHP_MEMORY_LIMIT=4G0 B
42ENV PHP_ENABLE_XDEBUG=false0 B
43ENV MAGENTO_ROOT=/var/www/magento0 B
44ENV DEBUG=false0 B
45ENV UPLOAD_MAX_FILESIZE=64M0 B
46ENV PHP_IDE_CONFIG=serverName=magento0 B
47COPY php/shared/etc/php-xdebug.ini /usr/local/etc/php/conf.d/zz-xdebug-settings.ini # buildkit411 B
48COPY php/shared/etc/mail.ini /usr/local/etc/php/conf.d/zz-mail.ini # buildkit283 B
49COPY php/shared/fpm-docker-entrypoint.sh /docker-entrypoint.sh # buildkit727 B
50COPY php/shared/etc/php-fpm.ini /usr/local/etc/php/conf.d/zz-magento.ini # buildkit678 B
51COPY php/shared/etc/php-fpm.conf /usr/local/etc/ # buildkit428 B
52COPY php/shared/magento-vars.php /var/www/magento-vars.php # buildkit498 B
53COPY php/shared/op-exclude.txt /var/www/op-exclude.txt # buildkit217 B
54RUN /bin/sh -c groupadd -g1.33 KB
55RUN /bin/sh -c echo '%www1.59 KB
56RUN /bin/sh -c chown www:www634 B
57RUN chmod +x /docker-entrypoint.sh #726 B
58ENTRYPOINT ["/docker-entrypoint.sh"]0 B
59WORKDIR /var/www/magento146 B
60CMD ["php-fpm" "-R"]0 B

Command

ADD file:e23ba17afc7850bcca9e73ba5022db9f0a80c6a0250585fd3f50a1960226474b in /