sha256:55a29bc2249db1b0668384b333fcb17b811392bc894acc8041dfc7c07b1013a6
OS/ARCH
Compressed size
265.6 MB
Last pushed
almost 4 years by sashas777
Type
Image
Manifest digest
sha256:e254ce95e46a18988dae65eadc823c7d96901c2591bb55c4fad6ba3e7e355388
Image Layers
1ADD file ... in / 29.95 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; {229 B4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B5/bin/sh -c set -eux; apt-get87.39 MB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir270 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B12ENV PHP_VERSION=7.4.300 B13ENV 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 B14ENV PHP_SHA256=ea72a34f32c67e79ac2da7dfe96177f3c451c3eefae5810ba13312ed398ba70d0 B15/bin/sh -c set -eux; savedAptMark="$(apt-mark10.24 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 491 B17/bin/sh -c set -eux; savedAptMark="$(apt-mark24.22 MB18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB19/bin/sh -c docker-php-ext-enable sodium245 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html0 B22/bin/sh -c set -eux; cd8.25 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE 90000 B25CMD ["php-fpm"]0 B26ENV TZ=America/New_York0 B27RUN /bin/sh -c ln -snf203 B28RUN /bin/sh -c apt-get update34.21 MB29RUN /bin/sh -c apt-get update54.81 MB30RUN /bin/sh -c docker-php-ext-configure gd15.81 MB31RUN /bin/sh -c docker-php-ext-install dom1.27 MB32RUN /bin/sh -c pecl install2.05 MB33RUN /bin/sh -c docker-php-ext-enable imagick261 B34RUN /bin/sh -c rm -f2.6 MB35RUN /bin/sh -c PHP_VERSION=$(php -v55.87 KB36COPY /go/src/github.com/mailhog/mhsendmail/mhsendmail /usr/bin/mhsendmail # buildkit2.98 MB37RUN /bin/sh -c sudo chmod32 B38RUN /bin/sh -c mkdir /var/www/composer149 B39ENV PHP_MEMORY_LIMIT=4G0 B40ENV PHP_ENABLE_XDEBUG=false0 B41ENV MAGENTO_ROOT=/var/www/magento0 B42ENV DEBUG=false0 B43ENV UPLOAD_MAX_FILESIZE=64M0 B44ENV PHP_IDE_CONFIG=serverName=magento0 B45COPY php/shared/etc/php-xdebug.ini /usr/local/etc/php/conf.d/zz-xdebug-settings.ini # buildkit420 B46COPY php/shared/etc/mail.ini /usr/local/etc/php/conf.d/zz-mail.ini # buildkit296 B47COPY php/shared/fpm-docker-entrypoint.sh /docker-entrypoint.sh # buildkit526 B48COPY php/shared/etc/php-fpm.ini /usr/local/etc/php/conf.d/zz-magento.ini # buildkit397 B49COPY php/shared/etc/php-fpm.conf /usr/local/etc/ # buildkit440 B50RUN /bin/sh -c groupadd -g1.95 KB51RUN /bin/sh -c echo '%www1.11 KB52RUN /bin/sh -c chown www:www176 B53RUN chmod +x /docker-entrypoint.sh #528 B54ENTRYPOINT ["/docker-entrypoint.sh"]0 B55WORKDIR /var/www/magento159 B56CMD ["php-fpm" "-R"]0 BCommand
ADD file:5bd53bff884e470b3c12425132975ab9c6f99002c62c43bca1ff5cde9d863b92 in /