Sign inSign up

sashas777/magento-php:7.4-cli

Multi-platform
Languages & frameworks
Index digest

sha256:3547fa62508bcc2bbd7a51657300fb0215a7c152f15ec2bb476fa572781936a1

OS/ARCH

Compressed size

380.75 MB

Last pushed

about 4 years by sashas777

Type

Image

Manifest digest

sha256:6dadc2b8e08a3deb23ef8e44d7bfd1192188e12cf4cbb28460d13bd8666190a4

Image Layers

1ADD file ... in / 28.66 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {225 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get82.9 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir225 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=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B
12ENV PHP_VERSION=7.4.300 B
13ENV 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 B
14ENV PHP_SHA256=ea72a34f32c67e79ac2da7dfe96177f3c451c3eefae5810ba13312ed398ba70d0 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark10.03 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 492 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark30.57 MB
18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium243 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22ENV TZ=America/New_York0 B
23RUN /bin/sh -c ln -snf203 B
24RUN /bin/sh -c apt-get update36.48 MB
25RUN /bin/sh -c touch /var/www/.bashrc154 B
26RUN /bin/sh -c apt-get update89.48 MB
27RUN /bin/sh -c docker-php-ext-configure gd15.81 MB
28RUN /bin/sh -c docker-php-ext-install dom1.25 MB
29RUN /bin/sh -c pecl install2.01 MB
30RUN /bin/sh -c docker-php-ext-enable imagick258 B
31RUN /bin/sh -c curl -L2.79 MB
32RUN /bin/sh -c rm -f1.4 MB
33RUN /bin/sh -c PHP_VERSION=$(php -v48.82 KB
34COPY /go/src/github.com/mailhog/mhsendmail/mhsendmail /usr/bin/mhsendmail # buildkit2.79 MB
35RUN /bin/sh -c sudo chmod32 B
36RUN /bin/sh -c mkdir /var/www/composer150 B
37ENV PHP_ENABLE_XDEBUG=false0 B
38ENV MAGENTO_ROOT=/var/www/magento0 B
39ENV DEBUG=false0 B
40ENV COMPOSER_ALLOW_SUPERUSER=10 B
41ENV PHP_IDE_CONFIG=serverName=magento0 B
42ENV COMPOSER_HOME=/var/www/composer0 B
43ENV UPLOAD_MAX_FILESIZE=64M0 B
44ENV NODE_VERSION=--lts;0 B
45ADD php/shared/etc/php-xdebug.ini /usr/local/etc/php/conf.d/zz-xdebug-settings.ini # buildkit416 B
46ADD php/shared/etc/mail.ini /usr/local/etc/php/conf.d/zz-mail.ini # buildkit291 B
47ADD php/shared/cli-docker-entrypoint.sh /docker-entrypoint.sh # buildkit622 B
48ADD php/shared/etc/php-cli.ini /usr/local/etc/php/conf.d/zz-magento.ini # buildkit428 B
49ADD php/shared/bin/* /usr/local/bin/ # buildkit241 B
50VOLUME [/var/www/composer/.composer/cache]0 B
51RUN /bin/sh -c curl -sS677.85 KB
52RUN /bin/sh -c mkdir -p54.58 MB
53RUN /bin/sh -c groupadd -g1.98 KB
54RUN /bin/sh -c echo '%www1.13 KB
55RUN /bin/sh -c chown www:www21.25 MB
56RUN chmod +x /docker-entrypoint.sh #623 B
57RUN chmod +x /usr/local/bin/run-cron #237 B
58ENTRYPOINT ["/docker-entrypoint.sh"]0 B
59WORKDIR /var/www/magento158 B
60CMD ["bash"]0 B

Command

ADD file:e8f00260a993aacae732bef51e6074b6c064d50a8ce1f0c44d53fe9e3c868e43 in /