Sign inSign up

sashas777/magento-php:7.2-fpm

Multi-platform
Languages & frameworks
Manifest digest

sha256:d0b04a0a03af2781c01e3fe45f5f48666345b5b6fdb01327f5fd883c58491e17

OS/ARCH

Compressed size

360.07 MB

Last pushed

over 4 years by sashas777

Type

Image

Manifest digest

sha256:d0b04a0a03af2781c01e3fe45f5f48666345b5b6fdb01327f5fd883c58491e17

Image Layers

1ADD file ... in / 24.66 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-get67.08 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir269 B
8ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data0 B
9ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
11ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
12ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F0 B
13ENV PHP_VERSION=7.2.340 B
14ENV PHP_URL=https://www.php.net/distributions/php-7.2.34.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.2.34.tar.xz.asc0 B
15ENV PHP_SHA256=409e11bc6a2c18707dfc44bc61c820ddfd81e17481470f3405ee7822d83799030 B
16/bin/sh -c set -eux; savedAptMark="$(apt-mark12.05 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 493 B
18/bin/sh -c set -eux; savedAptMark="$(apt-mark26.9 MB
19COPY multi:ebc915bbde1078ce3122b918e2e4c7726858af785343ade1a8d1a94f1052a4c7 in /usr/local/bin/ 2.21 KB
20/bin/sh -c docker-php-ext-enable sodium247 B
21/bin/sh -c { echo '#!/bin/sh';210 B
22ENTRYPOINT ["docker-php-entrypoint"]0 B
23WORKDIR /var/www/html0 B
24/bin/sh -c set -eux; cd7.6 KB
25STOPSIGNAL SIGQUIT0 B
26EXPOSE 90000 B
27CMD ["php-fpm"]0 B
28ENV TZ=America/New_York0 B
29RUN /bin/sh -c ln -snf203 B
30RUN /bin/sh -c apt-get update64.83 MB
31RUN /bin/sh -c docker-php-ext-configure 18.63 MB
32RUN /bin/sh -c docker-php-ext-install dom2.31 MB
33RUN /bin/sh -c pecl install1.29 MB
34RUN /bin/sh -c apt-get update39.21 MB
35RUN /bin/sh -c arch=$(arch |97.89 MB
36ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
37RUN /bin/sh -c go get2.72 MB
38RUN /bin/sh -c cp /root/go/bin/mhsendmail2.48 MB
39RUN /bin/sh -c mkdir /var/www/composer152 B
40ENV PHP_MEMORY_LIMIT=4G0 B
41ENV PHP_ENABLE_XDEBUG=false0 B
42ENV MAGENTO_ROOT=/var/www/magento0 B
43ENV PHP_IDE_CONFIG=serverName=magento0 B
44ENV DEBUG=false0 B
45ENV PHP_IDE_CONFIG=serverName=magento0 B
46ENV COMPOSER_HOME=/var/www/composer0 B
47COPY etc/php-xdebug.ini /usr/local/etc/php/conf.d/zz-xdebug-settings.ini # buildkit421 B
48COPY etc/mail.ini /usr/local/etc/php/conf.d/zz-mail.ini # buildkit295 B
49COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit510 B
50RUN /bin/sh -c groupadd -g1.87 KB
51RUN /bin/sh -c echo '%www1.05 KB
52RUN chmod +x /docker-entrypoint.sh #509 B
53ENV MAGENTO_RUN_MODE=developer0 B
54ENV UPLOAD_MAX_FILESIZE=64M0 B
55COPY etc/php-fpm.ini /usr/local/etc/php/conf.d/zz-magento.ini # buildkit367 B
56COPY etc/php-fpm.conf /usr/local/etc/ # buildkit480 B
57ENTRYPOINT ["/docker-entrypoint.sh"]0 B
58WORKDIR /var/www/magento149 B
59CMD ["php-fpm" "-R"]0 B

Command

ADD file:a5a2f039c00bc638b88cefdff4c3cd1865b4d415bf80c4fe6b496d975af7cc1f in /