Sign inSign up

bricozor/base-php-fpm:7.2

Manifest digest

sha256:33cc741249d20ff246af047774851a479ee329a533dd41cd5a2b05f8a5278b9d

OS/ARCH

linux/amd64

Compressed size

417.94 MB

Last pushed

almost 4 years by bricozor

Type

Image

Manifest digest

sha256:33cc741249d20ff246af047774851a479ee329a533dd41cd5a2b05f8a5278b9d

Image Layers

1ADD file ... in / 25.84 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-get73.1 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir225 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.05 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 493 B
18/bin/sh -c set -eux; savedAptMark="$(apt-mark27.21 MB
19COPY multi:ebc915bbde1078ce3122b918e2e4c7726858af785343ade1a8d1a94f1052a4c7 in /usr/local/bin/ 2.21 KB
20/bin/sh -c docker-php-ext-enable sodium244 B
21/bin/sh -c { echo '#!/bin/sh';213 B
22ENTRYPOINT ["docker-php-entrypoint"]0 B
23WORKDIR /var/www/html0 B
24/bin/sh -c set -eux; cd7.61 KB
25STOPSIGNAL SIGQUIT0 B
26EXPOSE 90000 B
27CMD ["php-fpm"]0 B
28MAINTAINER [email protected]0 B
29ENV COMPOSER_MEMORY_LIMIT=-10 B
30RUN /bin/sh -c mkdir -p203 B
31RUN /bin/sh -c echo 'deb223 B
32RUN /bin/sh -c apt-get update277.98 MB
33RUN /bin/sh -c docker-php-ext-install pcntl15.02 KB
34RUN /bin/sh -c docker-php-ext-install zip71.82 KB
35RUN /bin/sh -c docker-php-ext-install pdo_mysql13.98 KB
36RUN /bin/sh -c docker-php-ext-install bcmath18.6 KB
37RUN /bin/sh -c docker-php-ext-install intl811.41 KB
38RUN /bin/sh -c docker-php-ext-install gd171.3 KB
39RUN /bin/sh -c curl -s678.02 KB
40RUN /bin/sh -c . ~/.bashrc92 B
41ADD ./php.ini /usr/local/etc/php/conf.d # buildkit430 B
42RUN /bin/sh -c echo "alias551 B
43RUN /bin/sh -c usermod -u1.47 KB
44CMD ["php-fpm"]0 B

Command

ADD file:3a7bff4e139bcacc5831fd70a035c130a91b5da001dd91c08b2acd635c7064e8 in /