Sign inSign up

componette/dockerfiles:php

Manifest digest

sha256:30abb58b0e7a2a1ef313de907699beecd29f5ddbcd4905a6319bc4e88e859e1d

OS/ARCH

linux/amd64

Compressed size

123.13 MB

Last pushed

over 9 years by componette

Type

Image

Manifest digest

sha256:30abb58b0e7a2a1ef313de907699beecd29f5ddbcd4905a6319bc4e88e859e1d

Image Layers

1ADD file ... in / 50.12 MB
2CMD ["/bin/bash"]0 B
3MAINTAINER Milan Sulc <[email protected]>0 B
4ENV DEBIAN_FRONTEND=noninteractive0 B
5ENV TERM=xterm0 B
6ENV USER_UID=10000 B
7ENV USER_NAME=dfx0 B
8ENV USER_HOME=/home/dfx0 B
9/bin/sh -c apt-get update &&14.53 MB
10CMD ["/bin/bash"]0 B
11MAINTAINER Milan Sulc <[email protected]>0 B
12ENV PHP_MODS_DIR=/etc/php/7.1/mods-available0 B
13ENV PHP_CLI_DIR=/etc/php/7.1/cli/0 B
14ENV PHP_CLI_CONF_DIR=/etc/php/7.1/cli//conf.d0 B
15ENV PHP_CGI_DIR=/etc/php/7.1/cgi/0 B
16ENV PHP_CGI_CONF_DIR=/etc/php/7.1/cgi//conf.d0 B
17ENV PHP_FPM_DIR=/etc/php/7.1/fpm/0 B
18ENV PHP_FPM_CONF_DIR=/etc/php/7.1/fpm//conf.d0 B
19ENV PHP_FPM_POOL_DIR=/etc/php/7.1/fpm//pool.d0 B
20ENV TZ=Europe/Prague0 B
21/bin/sh -c apt update &&56.49 MB
22ADD file ... in /etc/php/7.1/mods-available/custom.ini 352 B
23ADD file ... in /etc/php/7.1/fpm//php-fpm.conf 503 B
24WORKDIR /srv0 B
25CMD ["php-fpm7.1"]0 B
26MAINTAINER Milan Sulc <[email protected]>0 B
27/bin/sh -c apt-get update &&1.99 MB
28ADD file ... in /etc/php/7.1/fpm/php-fpm.conf 526 B
29ADD file ... in /etc/cron.d/componette-hourly 283 B
30ADD file ... in /etc/cron.d/componette-daily 283 B
31ADD file ... in /etc/cron.d/componette-weekly 287 B
32ADD file ... in /etc/ssmtp/revaliases 343 B
33ADD file ... in /etc/ssmtp/ssmtp.conf 542 B
34ADD file ... in /entrypoint.sh 201 B
35/bin/sh -c chmod +x /entrypoint.sh203 B
36CMD ["/entrypoint.sh"]0 B

Command

ADD file:712c48086043553b85ffb031d8f6c5de857a2e53974df30cdfbc1e85c1b00a25 in /