Sign inSign up

incrementa/php-fpm:1.0.1

Web servers
Manifest digest

sha256:3e57aa690cf9663a4b9c2f75a8529eedfdaeadc29d5910cb32f193592a9707ef

OS/ARCH

linux/amd64

Compressed size

324.63 MB

Last pushed

over 2 years by incrementa

Type

Image

Manifest digest

sha256:3e57aa690cf9663a4b9c2f75a8529eedfdaeadc29d5910cb32f193592a9707ef

Image Layers

1ADD file ... in / 29.96 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-get87.39 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir270 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.330 B
13ENV PHP_URL=https://www.php.net/distributions/php-7.4.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.33.tar.xz.asc0 B
14ENV PHP_SHA256=924846abf93bc613815c55dd3f5809377813ac62a9ec4eb3778675b82a27b9270 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark10.24 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 491 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark24.22 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium246 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.25 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
27SHELL [/bin/bash -c]0 B
28RUN /bin/bash -c useradd -m4.13 KB
29RUN /bin/bash -c usermod --password762 B
30RUN /bin/bash -c chsh -s571 B
31WORKDIR /incremen/incrementacrm121 B
32ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit31.2 KB
33RUN /bin/bash -c apt update13.35 MB
34RUN /bin/bash -c apt install51.95 MB
35RUN /bin/bash -c pecl install348.04 KB
36RUN /bin/bash -c pecl install1.67 MB
37RUN /bin/bash -c pecl install112.36 KB
38RUN /bin/bash -c pecl install167.83 KB
39RUN /bin/bash -c docker-php-ext-enable mcrypt260 B
40RUN /bin/bash -c docker-php-ext-enable redis258 B
41RUN /bin/bash -c docker-php-ext-enable yaml259 B
42RUN /bin/bash -c docker-php-ext-install pdo_mysql12.46 KB
43RUN /bin/bash -c docker-php-ext-install intl161.16 KB
44RUN /bin/bash -c docker-php-ext-install json22.49 KB
45RUN /bin/bash -c docker-php-ext-install gd163.93 KB
46RUN /bin/bash -c docker-php-ext-install iconv20.77 KB
47RUN /bin/bash -c docker-php-ext-install opcache239.58 KB
48RUN /bin/bash -c docker-php-ext-install pcntl13.88 KB
49RUN /bin/bash -c docker-php-ext-install zip24.27 KB
50RUN /bin/bash -c docker-php-ext-install xsl12.92 KB
51RUN /bin/bash -c docker-php-ext-install soap138.34 KB
52RUN /bin/bash -c pecl install5.35 MB
53RUN /bin/bash -c chmod +x546.8 KB
54RUN /bin/bash -c curl -sSL711.07 KB
55ENV NVM_DIR=/root/.nvm0 B
56ENV NODE_VERSION=v16.20.20 B
57RUN /bin/bash -c mkdir -p135 B
58RUN /bin/bash -c curl -o-55.4 MB
59RUN /bin/bash -c /bin/bash -c1.09 KB
60ENV NODE_PATH=/root/.nvm/versions/node/v16.20.2/bin0 B
61ENV PATH=/root/.nvm/versions/node/v16.20.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
62RUN /bin/bash -c npm install42.38 MB
63COPY ./php/7.4/php/php.ini /usr/local/etc/php.ini # buildkit22.67 KB
64COPY ./php/7.4/php-fpm/php-fpm.d/www.conf /usr/local/etc/php-fpm.d/www.conf # buildkit6.39 KB

Command

ADD file:d08e242792caa7f842fcf39a09ad59c97a856660e2013d5aed3e4a29197e9aaa in /