sha256:cbaf153d51eceb9d639453b1796a642340f4293d8e2c769232aaad90e08c9d22
OS/ARCH
Compressed size
398.55 MB
Last pushed
about 4 years by sashas777
Type
Image
Manifest digest
sha256:cbaf153d51eceb9d639453b1796a642340f4293d8e2c769232aaad90e08c9d22
Image Layers
1ADD file ... in / 25.84 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; {226 B4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B5/bin/sh -c set -eux; apt-get73.1 MB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir224 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 -Wl,--hash-style=both -pie0 B12ENV GPG_KEYS=A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 1729F83938DA44E27BA0F4D3DBDB397470D121720 B13ENV PHP_VERSION=7.1.330 B14ENV PHP_URL=https://www.php.net/get/php-7.1.33.tar.xz/from/this/mirror PHP_ASC_URL=https://www.php.net/get/php-7.1.33.tar.xz.asc/from/this/mirror0 B15ENV PHP_SHA256=bd7c0a9bd5433289ee01fd440af3715309faf583f75832b64fe169c100d52968 PHP_MD5=0 B16/bin/sh -c set -eux; savedAptMark="$(apt-mark12.1 MB17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 494 B18/bin/sh -c set -eux; savedAptMark="$(apt-mark26.25 MB19COPY multi:c1ff99c7805e8f41fdb0717f754884884ce2157d746a82343d7c737c86ded761 in /usr/local/bin/ 2.15 KB20/bin/sh -c { echo '#!/bin/sh';209 B21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html0 B23/bin/sh -c set -eux; cd7.57 KB24STOPSIGNAL SIGQUIT0 B25EXPOSE 90000 B26CMD ["php-fpm"]0 B27ENV TZ=America/New_York0 B28RUN /bin/sh -c ln -snf202 B29RUN /bin/sh -c apt-get update64.79 MB30RUN /bin/sh -c docker-php-ext-configure 18.43 MB31RUN /bin/sh -c docker-php-ext-install dom2.27 MB32RUN /bin/sh -c apt-get update41.55 MB33RUN /bin/sh -c arch=$(arch |128.57 MB34ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B35RUN /bin/sh -c go get2.93 MB36RUN /bin/sh -c cp /root/go/bin/mhsendmail2.69 MB37RUN /bin/sh -c mkdir /var/www/composer151 B38ENV PHP_MEMORY_LIMIT=4G0 B39ENV PHP_ENABLE_XDEBUG=false0 B40ENV MAGENTO_ROOT=/var/www/magento0 B41ENV PHP_IDE_CONFIG=serverName=magento0 B42ENV DEBUG=false0 B43ENV COMPOSER_HOME=/var/www/composer0 B44COPY etc/php-xdebug.ini /usr/local/etc/php/conf.d/zz-xdebug-settings.ini # buildkit421 B45COPY etc/mail.ini /usr/local/etc/php/conf.d/zz-mail.ini # buildkit296 B46COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit510 B47RUN chmod +x /docker-entrypoint.sh #509 B48ENTRYPOINT ["/docker-entrypoint.sh"]0 B49ENV MAGENTO_RUN_MODE=developer0 B50ENV UPLOAD_MAX_FILESIZE=64M0 B51COPY etc/php-fpm.ini /usr/local/etc/php/conf.d/zz-magento.ini # buildkit366 B52COPY etc/php-fpm.conf /usr/local/etc/ # buildkit479 B53CMD ["php-fpm" "-R"]0 B54WORKDIR /var/www/magento148 BCommand
ADD file:bc8179c87c8dbb3d962bed1801f99e7c860ff03797cde6ad19b107d43b973ada in /