Sign inSign up

incrementa/php-fpm:latest

Web servers
Manifest digest

sha256:572b5146589d6957eb6932b857c84a61813106f2c4cc9e12aa3dd87e7107844f

OS/ARCH

linux/amd64

Compressed size

372.13 MB

Last pushed

10 months by incrementa

Type

Image

Manifest digest

sha256:572b5146589d6957eb6932b857c84a61813106f2c4cc9e12aa3dd87e7107844f

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
27WORKDIR /incremen/incrementacrm121 B
28ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit35.32 KB
29RUN /bin/sh -c apt update13.57 MB
30RUN /bin/sh -c apt install91.13 MB
31RUN /bin/sh -c pecl install348.18 KB
32RUN /bin/sh -c pecl install1.44 MB
33RUN /bin/sh -c pecl install112.5 KB
34RUN /bin/sh -c pecl install169.43 KB
35RUN /bin/sh -c docker-php-ext-enable mcrypt262 B
36RUN /bin/sh -c docker-php-ext-enable redis257 B
37RUN /bin/sh -c docker-php-ext-enable yaml258 B
38RUN /bin/sh -c docker-php-ext-install pdo_mysql12.46 KB
39RUN /bin/sh -c docker-php-ext-install intl161.17 KB
40RUN /bin/sh -c docker-php-ext-install json22.5 KB
41RUN /bin/sh -c docker-php-ext-install gd163.93 KB
42RUN /bin/sh -c docker-php-ext-install iconv20.77 KB
43RUN /bin/sh -c docker-php-ext-install opcache239.58 KB
44RUN /bin/sh -c docker-php-ext-install pcntl13.88 KB
45RUN /bin/sh -c docker-php-ext-install zip24.27 KB
46RUN /bin/sh -c docker-php-ext-install xsl12.92 KB
47RUN /bin/sh -c docker-php-ext-install soap138.34 KB
48RUN /bin/sh -c docker-php-ext-configure gd175.46 KB
49RUN /bin/sh -c pecl upgrade808.28 KB
50RUN /bin/sh -c chmod +x825.43 KB
51RUN /bin/sh -c apt-get update29.6 MB
52RUN /bin/sh -c curl -sSL760.87 KB
53ENV NVM_DIR=/root/.nvm0 B
54ENV NODE_VERSION=v18.20.80 B
55RUN /bin/sh -c mkdir -p132 B
56RUN /bin/sh -c curl -o-67.25 MB
57RUN /bin/sh -c /bin/bash -c510 B
58ENV NODE_PATH=/root/.nvm/versions/node/v18.20.8/bin0 B
59ENV PATH=/root/.nvm/versions/node/v18.20.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
60RUN /bin/sh -c npm install13.34 MB
61COPY ./php/7.4/php/php.ini /usr/local/etc/php/php.ini # buildkit22.71 KB
62COPY ./php/7.4/php-fpm/php-fpm.d/www.conf /usr/local/etc/php-fpm.d/www.conf # buildkit6.4 KB
63RUN /bin/sh -c passwd -d377 B
64RUN /bin/sh -c mkdir /var/run/sshd123 B
65RUN /bin/sh -c echo 'PermitRootLogin1.62 KB
66COPY ./php74-fpm/start.sh /start.sh # buildkit136 B
67RUN /bin/sh -c chmod +x166 B
68CMD ["/start.sh"]0 B

Command

ADD file:d08e242792caa7f842fcf39a09ad59c97a856660e2013d5aed3e4a29197e9aaa in /