Sign inSign up

actency/docker-php-fpm:7.4-dev

Manifest digest

sha256:3b276449080549d313b04e89bccfeaa8d01484ae6b2cd7c6a4dcd74d753a7707

OS/ARCH

linux/amd64

Compressed size

823.29 MB

Last pushed

almost 4 years by actency

Type

Image

Manifest digest

sha256:3b276449080549d313b04e89bccfeaa8d01484ae6b2cd7c6a4dcd74d753a7707

Image Layers

1ADD file ... in / 29.91 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {229 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get87.36 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir270 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=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B
13ENV PHP_VERSION=7.4.220 B
14ENV PHP_URL=https://www.php.net/distributions/php-7.4.22.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.22.tar.xz.asc0 B
15ENV PHP_SHA256=8e078cd7d2f49ac3fcff902490a5bb1addc885e7e3b0d8dd068f42c68297bde80 B
16/bin/sh -c set -eux; savedAptMark="$(apt-mark10.17 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 493 B
18/bin/sh -c set -eux; savedAptMark="$(apt-mark27.74 MB
19COPY multi:6dfba8f7e64bd54e4d9aa0855ff6ce7a53059e0a733752b4537fd3fdfd32d837 in /usr/local/bin/ 2.21 KB
20/bin/sh -c docker-php-ext-enable sodium245 B
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html0 B
23/bin/sh -c set -eux; cd8.25 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE 90000 B
26CMD ["php-fpm"]0 B
27LABEL php-version=7.40 B
28LABEL description=Production PHP-FPM image0 B
29LABEL company=Actency0 B
30LABEL author=Hakim Rachidi0 B
31COPY config/php.ini /usr/local/etc/php/ # buildkit20.16 KB
32RUN /bin/sh -c apt-get clean25.03 MB
33RUN /bin/sh -c echo "deb296 B
34RUN /bin/sh -c echo "deb-src303 B
35RUN /bin/sh -c cd /tmp8.5 KB
36RUN /bin/sh -c wget -O1.95 KB
37RUN /bin/sh -c echo "deb4.85 KB
38RUN /bin/sh -c wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh307 B
39RUN /bin/sh -c apt-get clean213.2 MB
40RUN /bin/sh -c pecl install336.46 KB
41RUN /bin/sh -c docker-php-ext-configure gd15.55 MB
42RUN /bin/sh -c docker-php-ext-configure ldap472.37 KB
43RUN /bin/sh -c docker-php-ext-install 2.07 MB
44RUN /bin/sh -c pecl install124.53 KB
45RUN /bin/sh -c useradd web1.96 KB
46RUN /bin/sh -c usermod -aG1.31 KB
47RUN /bin/sh -c echo 'web500 B
48RUN /bin/sh -c echo 'www-data513 B
49RUN /bin/sh -c pecl install161.46 KB
50RUN /bin/sh -c pecl install314.92 KB
51COPY core/memcached.conf /etc/memcached.conf # buildkit863 B
52RUN /bin/sh -c curl -sL19.82 MB
53RUN /bin/sh -c cd /usr/src542.64 KB
54RUN /bin/sh -c cd /usr/src541.67 KB
55RUN /bin/sh -c git clone42.22 MB
56RUN /bin/sh -c cp -r42.22 MB
57RUN /bin/sh -c cp -r42.22 MB
58RUN /bin/sh -c cd /usr/local/src/drush8603.02 KB
59RUN /bin/sh -c cd /usr/local/src/drush83.31 MB
60RUN /bin/sh -c ln -s172 B
61RUN /bin/sh -c cd /usr/local/src/drush9349.69 KB
62RUN /bin/sh -c cd /usr/local/src/drush910.9 MB
63RUN /bin/sh -c ln -s172 B
64RUN /bin/sh -c set -x1.14 MB
65ADD core/msmtprc.conf /usr/local/etc/msmtprc # buildkit302 B
66ADD core/php-smtp.ini /usr/local/etc/php/conf.d/php-smtp.ini # buildkit323 B
67RUN /bin/sh -c ( 262 B
68RUN /bin/sh -c ( 351 B
69RUN /bin/sh -c curl https://drupalconsole.com/installer879.77 KB
70RUN /bin/sh -c apt-get update13.68 MB
71RUN /bin/sh -c apt-get install3.6 MB
72RUN /bin/sh -c mkdir /var/wkhtmltopdf131 B
73RUN /bin/sh -c cd /var/wkhtmltopdf59.98 MB
74RUN /bin/sh -c cp /var/wkhtmltopdf/wkhtmltox/bin/wkhtmltopdf30.16 MB
75RUN /bin/sh -c chown -R59.98 MB
76RUN /bin/sh -c chmod +x30.16 MB
77RUN /bin/sh -c mkdir /var/www/.ssh/143 B
78RUN /bin/sh -c chown -R170 B
79RUN /bin/sh -c chmod -R155 B
80RUN /bin/sh -c echo "Europe/Paris"482.18 KB
81COPY config/bashrc /var/www/ # buildkit178 B
82RUN /bin/sh -c mv /var/www/bashrc211 B
83RUN /bin/sh -c chown www-data:www-data190 B
84RUN /bin/sh -c echo "source183 B
85RUN /bin/sh -c echo 'su506 B
86COPY core/docker-php-entrypoint /usr/local/bin/ # buildkit294 B
87RUN /bin/sh -c chmod +x303 B
88VOLUME [/var/www/html]0 B
89ENTRYPOINT ["docker-php-entrypoint"]0 B
90EXPOSE map[9000/tcp:{}]0 B
91CMD ["php-fpm"]0 B
92LABEL php-version=7.40 B
93LABEL description=Developer PHP-FPM image0 B
94LABEL company=Actency0 B
95LABEL author=Hakim Rachidi0 B
96RUN /bin/sh -c docker-php-ext-install mysqli72.67 KB
97RUN /bin/sh -c apt-get clean56.38 KB
98RUN /bin/sh -c echo "deb304 B
99RUN /bin/sh -c echo "deb-src304 B
100RUN /bin/sh -c cd /tmp4.12 KB
101RUN /bin/sh -c wget -O1.95 KB
102RUN /bin/sh -c echo "deb220 B
103RUN /bin/sh -c apt-get clean14.82 MB
104RUN /bin/sh -c gem install7.6 MB
105RUN /bin/sh -c npm install2.8 MB
106RUN /bin/sh -c npm install677.48 KB
107RUN /bin/sh -c npm install3.85 MB
108RUN /bin/sh -c npm install8.7 MB
109RUN /bin/sh -c pecl install1007.54 KB
110RUN /bin/sh -c touch /usr/local/etc/php/conf.d/xdebug.ini339 B
111RUN /bin/sh -c composer global8.55 MB
112RUN /bin/sh -c ln -s208 B
113RUN /bin/sh -c ln -s206 B
114RUN /bin/sh -c phpcs --config-set372 B
115COPY config/bashrc /var/www/.bashrc # buildkit234 B
116RUN /bin/sh -c chown www-data:www-data245 B
117COPY core/docker-php-entrypoint /usr/local/bin/ # buildkit387 B
118RUN /bin/sh -c chmod +x399 B
119COPY config/php.ini /usr/local/etc/php/ # buildkit20.17 KB

Command

ADD file:5e8343ab9a73edc27c2889634896e792ab289b85c206de0fc31183fdc0a32ac7 in /