Sign inSign up

incrementa/php-fpm:1.0.6

Web servers
Manifest digest

sha256:7247e53fd47b31e1de07a5cd43be71c875706c1ee861593a014ebf82c16dccb9

OS/ARCH

linux/amd64

Compressed size

348.45 MB

Last pushed

over 1 year by incrementa

Type

Image

Manifest digest

sha256:7247e53fd47b31e1de07a5cd43be71c875706c1ee861593a014ebf82c16dccb9

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 -s569 B
31WORKDIR /incremen/incrementacrm121 B
32ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit33.49 KB
33RUN /bin/bash -c apt update13.5 MB
34RUN /bin/bash -c apt install79.73 MB
35RUN /bin/bash -c pecl install348.17 KB
36RUN /bin/bash -c pecl install1.63 MB
37RUN /bin/bash -c pecl install112.38 KB
38RUN /bin/bash -c pecl install168.61 KB
39RUN /bin/bash -c docker-php-ext-enable mcrypt262 B
40RUN /bin/bash -c docker-php-ext-enable redis259 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.17 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.35 KB
52RUN /bin/bash -c docker-php-ext-configure gd175.46 KB
53RUN /bin/bash -c pecl upgrade808.33 KB
54RUN /bin/bash -c chmod +x827.28 KB
55RUN /bin/bash -c curl -sSL736.82 KB
56ENV NVM_DIR=/root/.nvm0 B
57ENV NODE_VERSION=v16.20.20 B
58RUN /bin/bash -c mkdir -p133 B
59RUN /bin/bash -c curl -o-55.43 MB
60RUN /bin/bash -c /bin/bash -c1.14 KB
61ENV NODE_PATH=/root/.nvm/versions/node/v16.20.2/bin0 B
62ENV PATH=/root/.nvm/versions/node/v16.20.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
63RUN /bin/bash -c npm install42.38 MB
64COPY ./php/7.4/php/php.ini /usr/local/etc/php/php.ini # buildkit22.7 KB
65COPY ./php/7.4/php-fpm/php-fpm.d/www.conf /usr/local/etc/php-fpm.d/www.conf # buildkit6.41 KB
66RUN /bin/bash -c passwd -d430 B
67RUN /bin/bash -c mkdir /var/run/sshd124 B
68RUN /bin/bash -c echo 'PermitRootLogin1.62 KB
69COPY ./php74-fpm/start.sh /start.sh # buildkit137 B
70RUN /bin/bash -c chmod +x163 B
71CMD ["/start.sh"]0 B

Command

ADD file:d08e242792caa7f842fcf39a09ad59c97a856660e2013d5aed3e4a29197e9aaa in /