Sign inSign up

quetzacoalt/base:7.2-fpm

Multi-platform
Index digest

sha256:b8d66a924022e49c1317648500c0706379469683f3eac12db02a36380c108cf8

OS/ARCH

Compressed size

195.14 MB

Last pushed

6 months by quetzacoalt

Type

Image

Manifest digest

sha256:1144efac3d2acc0580dd7d7675fcc38933bdfc8c72a64847d14ce0633430d782

Image Layers

1ADD file ... in / 21.66 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {226 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get56.75 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.04 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 492 B
18/bin/sh -c set -eux; savedAptMark="$(apt-mark24.91 MB
19COPY multi:ebc915bbde1078ce3122b918e2e4c7726858af785343ade1a8d1a94f1052a4c7 in /usr/local/bin/ 2.21 KB
20/bin/sh -c docker-php-ext-enable sodium248 B
21/bin/sh -c { echo '#!/bin/sh';208 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
28LABEL maintainer=PrestaShop Core Team <[email protected]>0 B
29ENV PS_DOMAIN=<to be defined> DB_SERVER=<to0 B
30RUN /bin/sh -c sed -ie286 B
31RUN /bin/sh -c apt-get update59.05 MB
32RUN /bin/sh -c rm -rf401 B
33RUN /bin/sh -c docker-php-ext-configure gd18.63 MB
34RUN /bin/sh -c docker-php-ext-install iconv1.88 MB
35RUN /bin/sh -c docker-php-source extract180.85 KB
36COPY config_files/ps-extractor.sh config_files/docker_run.sh config_files/docker_nightly_run.sh config_files/docker_branch_run.sh2.96 KB
37COPY config_files/docker_updt_ps_domains.php /tmp/ # buildkit1.14 KB
38COPY config_files/defines_custom.inc.php /tmp/ # buildkit788 B
39RUN /bin/sh -c chown www-data:www-data793 B
40RUN /bin/sh -c if [32 B
41COPY config_files/php.ini /usr/local/etc/php/ # buildkit21.92 KB
42CMD ["/tmp/docker_run.sh"]0 B

Command

ADD file:75ca842ac2d6e9f6617bb3df280af1e4c9619c9805fd5e00c1c3d6b8b4e3d802 in /