Sign inSign up

actency/docker-php-fpm:7.4

Manifest digest

sha256:b9503e0522108def0c41220a2d837d92b36d710747b7964a0e80a28e69667729

OS/ARCH

linux/amd64

Compressed size

828.47 MB

Last pushed

almost 4 years by actency

Type

Image

Manifest digest

sha256:b9503e0522108def0c41220a2d837d92b36d710747b7964a0e80a28e69667729

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
26LABEL php-version=7.40 B
27LABEL description=Production PHP-FPM image0 B
28LABEL company=Actency0 B
29LABEL author=Hakim Rachidi0 B
30COPY config/php.ini /usr/local/etc/php/ # buildkit20.17 KB
31RUN /bin/sh -c apt-get clean25.15 MB
32RUN /bin/sh -c echo "deb289 B
33RUN /bin/sh -c echo "deb-src297 B
34RUN /bin/sh -c cd /tmp8.71 KB
35RUN /bin/sh -c wget -O1.95 KB
36RUN /bin/sh -c echo "deb4.88 KB
37RUN /bin/sh -c wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh331 B
38RUN /bin/sh -c apt-get clean212.74 MB
39RUN /bin/sh -c pecl install350.54 KB
40RUN /bin/sh -c docker-php-ext-configure gd15.81 MB
41RUN /bin/sh -c docker-php-ext-configure ldap474.18 KB
42RUN /bin/sh -c docker-php-ext-install 1.54 MB
43RUN /bin/sh -c pecl install124.7 KB
44RUN /bin/sh -c useradd web1.96 KB
45RUN /bin/sh -c usermod -aG1.3 KB
46RUN /bin/sh -c echo 'web502 B
47RUN /bin/sh -c echo 'www-data511 B
48RUN /bin/sh -c pecl install161.63 KB
49RUN /bin/sh -c pecl install315.05 KB
50COPY core/memcached.conf /etc/memcached.conf # buildkit860 B
51RUN /bin/sh -c curl -sL18.99 MB
52RUN /bin/sh -c cd /usr/src680.54 KB
53RUN /bin/sh -c cd /usr/src678.97 KB
54RUN /bin/sh -c git clone61.73 MB
55RUN /bin/sh -c cp -r61.73 MB
56RUN /bin/sh -c cp -r61.73 MB
57RUN /bin/sh -c cd /usr/local/src/drush8603.44 KB
58RUN /bin/sh -c cd /usr/local/src/drush83.36 MB
59RUN /bin/sh -c ln -s171 B
60RUN /bin/sh -c cd /usr/local/src/drush9360.73 KB
61RUN /bin/sh -c cd /usr/local/src/drush910.97 MB
62RUN /bin/sh -c ln -s171 B
63RUN /bin/sh -c set -x1.14 MB
64ADD core/msmtprc.conf /usr/local/etc/msmtprc # buildkit302 B
65ADD core/php-smtp.ini /usr/local/etc/php/conf.d/php-smtp.ini # buildkit323 B
66RUN /bin/sh -c ( 260 B
67RUN /bin/sh -c ( 349 B
68RUN /bin/sh -c curl https://drupalconsole.com/installer456 B
69RUN /bin/sh -c apt-get update14.03 MB
70RUN /bin/sh -c apt-get install3.3 MB
71RUN /bin/sh -c mkdir /var/wkhtmltopdf163 B
72RUN /bin/sh -c cd /var/wkhtmltopdf59.98 MB
73RUN /bin/sh -c cp /var/wkhtmltopdf/wkhtmltox/bin/wkhtmltopdf30.16 MB
74RUN /bin/sh -c chown -R59.98 MB
75RUN /bin/sh -c chmod +x30.16 MB
76RUN /bin/sh -c mkdir /var/www/.ssh/175 B
77RUN /bin/sh -c chown -R172 B
78RUN /bin/sh -c chmod -R155 B
79RUN /bin/sh -c echo "Europe/Paris"483.54 KB
80COPY config/bashrc /var/www/ # buildkit176 B
81RUN /bin/sh -c mv /var/www/bashrc211 B
82RUN /bin/sh -c chown www-data:www-data193 B
83RUN /bin/sh -c echo "source183 B
84RUN /bin/sh -c echo 'su509 B
85COPY core/docker-php-entrypoint /usr/local/bin/ # buildkit292 B
86RUN /bin/sh -c chmod +x303 B
87VOLUME [/var/www/html]0 B
88ENTRYPOINT ["docker-php-entrypoint"]0 B
89EXPOSE map[9000/tcp:{}]0 B
90CMD ["php-fpm"]0 B

Command

ADD file:d08e242792caa7f842fcf39a09ad59c97a856660e2013d5aed3e4a29197e9aaa in /