Sign inSign up

actency/docker-php-fpm:7.3-dev

Manifest digest

sha256:051f4edf172234fab83945936610004f33bbfb1c184127a35b21bedfe19badc3

OS/ARCH

linux/amd64

Compressed size

864.51 MB

Last pushed

almost 4 years by actency

Type

Image

Manifest digest

sha256:051f4edf172234fab83945936610004f33bbfb1c184127a35b21bedfe19badc3

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=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D0 B
13ENV PHP_VERSION=7.3.290 B
14ENV PHP_URL=https://www.php.net/distributions/php-7.3.29.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.3.29.tar.xz.asc0 B
15ENV PHP_SHA256=7db2834511f3d86272dca3daee3f395a5a4afce359b8342aa6edad80e12eb4d00 B
16/bin/sh -c set -eux; savedAptMark="$(apt-mark11.88 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 493 B
18/bin/sh -c set -eux; savedAptMark="$(apt-mark27.93 MB
19COPY multi:6dfba8f7e64bd54e4d9aa0855ff6ce7a53059e0a733752b4537fd3fdfd32d837 in /usr/local/bin/ 2.21 KB
20/bin/sh -c docker-php-ext-enable sodium247 B
21/bin/sh -c { echo '#!/bin/sh';213 B
22ENTRYPOINT ["docker-php-entrypoint"]0 B
23WORKDIR /var/www/html0 B
24/bin/sh -c set -eux; cd8.22 KB
25STOPSIGNAL SIGQUIT0 B
26EXPOSE 90000 B
27CMD ["php-fpm"]0 B
28LABEL php-version=7.30 B
29LABEL description=Production PHP-FPM image0 B
30LABEL company=Actency0 B
31LABEL author=Hakim Rachidi0 B
32COPY config/php.ini /usr/local/etc/php/ # buildkit20.17 KB
33RUN /bin/sh -c apt-get clean27.14 MB
34RUN /bin/sh -c echo "deb296 B
35RUN /bin/sh -c echo "deb-src303 B
36RUN /bin/sh -c cd /tmp8.5 KB
37RUN /bin/sh -c wget -O1.95 KB
38RUN /bin/sh -c echo "deb4.85 KB
39RUN /bin/sh -c wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh311 B
40RUN /bin/sh -c apt-get clean211.58 MB
41RUN /bin/sh -c pecl install337.93 KB
42RUN /bin/sh -c docker-php-ext-configure gd18.42 MB
43RUN /bin/sh -c docker-php-ext-configure ldap540.66 KB
44RUN /bin/sh -c docker-php-ext-install 2.26 MB
45RUN /bin/sh -c pecl install124.75 KB
46RUN /bin/sh -c useradd web1.96 KB
47RUN /bin/sh -c usermod -aG1.3 KB
48RUN /bin/sh -c echo 'web500 B
49RUN /bin/sh -c echo 'www-data510 B
50RUN /bin/sh -c pecl install161.16 KB
51RUN /bin/sh -c pecl install312.72 KB
52COPY core/memcached.conf /etc/memcached.conf # buildkit863 B
53RUN /bin/sh -c curl -sL19.82 MB
54RUN /bin/sh -c php -r497.79 KB
55RUN /bin/sh -c git clone42.26 MB
56RUN /bin/sh -c cp -r42.26 MB
57RUN /bin/sh -c cp -r42.26 MB
58RUN /bin/sh -c cd /usr/local/src/drush8603.08 KB
59RUN /bin/sh -c cd /usr/local/src/drush819.16 MB
60RUN /bin/sh -c ln -s171 B
61RUN /bin/sh -c cd /usr/local/src/drush9349.72 KB
62RUN /bin/sh -c cd /usr/local/src/drush919.17 MB
63RUN /bin/sh -c ln -s170 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 # buildkit325 B
67RUN /bin/sh -c ( 259 B
68RUN /bin/sh -c ( 350 B
69RUN /bin/sh -c curl https://drupalconsole.com/installer879.78 KB
70RUN /bin/sh -c apt-get update13.68 MB
71RUN /bin/sh -c apt-get install3.3 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 -R171 B
79RUN /bin/sh -c chmod -R155 B
80RUN /bin/sh -c echo "Europe/Paris"482.18 KB
81COPY config/bashrc /var/www/ # buildkit370 B
82RUN /bin/sh -c mv /var/www/bashrc405 B
83RUN /bin/sh -c chown www-data:www-data382 B
84RUN /bin/sh -c echo "source181 B
85COPY core/docker-php-entrypoint /usr/local/bin/ # buildkit293 B
86RUN /bin/sh -c chmod +x298 B
87VOLUME [/var/www/html]0 B
88ENTRYPOINT ["docker-php-entrypoint"]0 B
89EXPOSE map[9000/tcp:{}]0 B
90CMD ["php-fpm"]0 B
91LABEL php-version=7.30 B
92LABEL description=Developer PHP-FPM image0 B
93LABEL company=Actency0 B
94LABEL author=Hakim Rachidi0 B
95RUN /bin/sh -c docker-php-ext-install mysqli72.38 KB
96RUN /bin/sh -c apt-get clean56.38 KB
97RUN /bin/sh -c echo "deb303 B
98RUN /bin/sh -c echo "deb-src305 B
99RUN /bin/sh -c cd /tmp4.12 KB
100RUN /bin/sh -c wget -O1.96 KB
101RUN /bin/sh -c echo "deb222 B
102RUN /bin/sh -c apt-get clean14.82 MB
103RUN /bin/sh -c gem install7.6 MB
104RUN /bin/sh -c npm install2.8 MB
105RUN /bin/sh -c npm install677.2 KB
106RUN /bin/sh -c npm install3.86 MB
107RUN /bin/sh -c npm install8.7 MB
108RUN /bin/sh -c pecl install993.27 KB
109RUN /bin/sh -c touch /usr/local/etc/php/conf.d/xdebug.ini335 B
110RUN /bin/sh -c composer global20.93 MB
111RUN /bin/sh -c ln -s200 B
112RUN /bin/sh -c ln -s199 B
113RUN /bin/sh -c phpcs --config-set350 B
114COPY config/bashrc /var/www/.bashrc # buildkit234 B
115RUN /bin/sh -c chown www-data:www-data245 B
116COPY core/docker-php-entrypoint /usr/local/bin/ # buildkit386 B
117RUN /bin/sh -c chmod +x398 B
118COPY config/php.ini /usr/local/etc/php/ # buildkit20.17 KB

Command

ADD file:5e8343ab9a73edc27c2889634896e792ab289b85c206de0fc31183fdc0a32ac7 in /