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 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; {229 B4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B5/bin/sh -c set -eux; apt-get67.08 MB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir269 B8ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data0 B9ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B10ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B11ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B12ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F0 B13ENV PHP_VERSION=7.2.340 B14ENV 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 B15ENV PHP_SHA256=409e11bc6a2c18707dfc44bc61c820ddfd81e17481470f3405ee7822d83799030 B16/bin/sh -c set -eux; savedAptMark="$(apt-mark12.05 MB17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 493 B18/bin/sh -c set -eux; savedAptMark="$(apt-mark26.9 MB19COPY multi:ebc915bbde1078ce3122b918e2e4c7726858af785343ade1a8d1a94f1052a4c7 in /usr/local/bin/ 2.21 KB20/bin/sh -c docker-php-ext-enable sodium247 B21/bin/sh -c { echo '#!/bin/sh';210 B22ENTRYPOINT ["docker-php-entrypoint"]0 B23WORKDIR /var/www/html0 B24/bin/sh -c set -eux; cd7.6 KB25STOPSIGNAL SIGQUIT0 B26EXPOSE 90000 B27CMD ["php-fpm"]0 B28ENV TZ=America/New_York0 B29RUN /bin/sh -c ln -snf203 B30RUN /bin/sh -c apt-get update64.83 MB31RUN /bin/sh -c docker-php-ext-configure 18.63 MB32RUN /bin/sh -c docker-php-ext-install dom2.31 MB33RUN /bin/sh -c pecl install1.29 MB34RUN /bin/sh -c apt-get update39.21 MB35RUN /bin/sh -c arch=$(arch |97.89 MB36ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B37RUN /bin/sh -c go get2.72 MB38RUN /bin/sh -c cp /root/go/bin/mhsendmail2.48 MB39RUN /bin/sh -c mkdir /var/www/composer152 B40ENV PHP_MEMORY_LIMIT=4G0 B41ENV PHP_ENABLE_XDEBUG=false0 B42ENV MAGENTO_ROOT=/var/www/magento0 B43ENV PHP_IDE_CONFIG=serverName=magento0 B44ENV DEBUG=false0 B45ENV PHP_IDE_CONFIG=serverName=magento0 B46ENV COMPOSER_HOME=/var/www/composer0 B47COPY etc/php-xdebug.ini /usr/local/etc/php/conf.d/zz-xdebug-settings.ini # buildkit421 B48COPY etc/mail.ini /usr/local/etc/php/conf.d/zz-mail.ini # buildkit295 B49COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit510 B50RUN /bin/sh -c groupadd -g1.87 KB51RUN /bin/sh -c echo '%www1.05 KB52RUN chmod +x /docker-entrypoint.sh #509 B53ENV MAGENTO_RUN_MODE=developer0 B54ENV UPLOAD_MAX_FILESIZE=64M0 B55COPY etc/php-fpm.ini /usr/local/etc/php/conf.d/zz-magento.ini # buildkit367 B56COPY etc/php-fpm.conf /usr/local/etc/ # buildkit480 B57ENTRYPOINT ["/docker-entrypoint.sh"]0 B58WORKDIR /var/www/magento149 B59CMD ["php-fpm" "-R"]0 BCommand
ADD file:a5a2f039c00bc638b88cefdff4c3cd1865b4d415bf80c4fe6b496d975af7cc1f in /