Sign inSign up

garrcomm/php-apache-composer:7.3

Manifest digest

sha256:c5d2c2cc3f14e1038d0119ffc29a9a9c1bca3c6ad3ac9477b9c00ef2ee13a3dc

OS/ARCH

linux/amd64

Compressed size

244.83 MB

Last pushed

about 4 years by garrcomm

Type

Image

Manifest digest

sha256:c5d2c2cc3f14e1038d0119ffc29a9a9c1bca3c6ad3ac9477b9c00ef2ee13a3dc

Image Layers

1ADD file ... in / 29.92 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {225 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; mkdir269 B
8ENV APACHE_CONFDIR=/etc/apache20 B
9ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
10/bin/sh -c set -eux; apt-get18.36 MB
11/bin/sh -c a2dismod mpm_event &&474 B
12/bin/sh -c { echo '<FilesMatch511 B
13ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
14ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
15ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
16ENV GPG_KEYS=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D0 B
17ENV PHP_VERSION=7.3.330 B
18ENV PHP_URL=https://www.php.net/distributions/php-7.3.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.3.33.tar.xz.asc0 B
19ENV PHP_SHA256=166eaccde933381da9516a2b70ad0f447d7cec4b603d07b9a916032b215b90cc0 B
20/bin/sh -c set -eux; savedAptMark="$(apt-mark11.91 MB
21COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 493 B
22/bin/sh -c set -eux; savedAptMark="$(apt-mark9.79 MB
23COPY multi:ee8b9bb4e448c5d38508b40a8ace77d14cf000229390e687b6d467283c9826e6 in /usr/local/bin/ 2.26 KB
24/bin/sh -c docker-php-ext-enable sodium244 B
25/bin/sh -c { echo '#!/bin/sh';210 B
26ENTRYPOINT ["docker-php-entrypoint"]0 B
27STOPSIGNAL SIGWINCH0 B
28COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/ 889 B
29WORKDIR /var/www/html0 B
30EXPOSE 800 B
31CMD ["apache2-foreground"]0 B
32RUN /bin/sh -c apt update13.16 MB
33RUN /bin/sh -c apt upgrade20.04 MB
34RUN /bin/sh -c a2enmod rewrite308 B
35COPY docker-php-errorlogging.ini /usr/local/etc/php/conf.d/docker-php-errorlogging.ini # buildkit285 B
36COPY docker-php-ext-xdebug.ini /usr/local/etc/php/conf.d/docker-php-ext-xdebug.ini # buildkit345 B
37RUN /bin/sh -c pecl install1.03 MB
38RUN /bin/sh -c docker-php-ext-enable xdebug370 B
39RUN /bin/sh -c apt install9.99 MB
40RUN /bin/sh -c docker-php-ext-install mysqli51.5 KB
41RUN /bin/sh -c apt install15.14 MB
42RUN /bin/sh -c curl -sSL656.05 KB
43RUN /bin/sh -c curl -L2.22 MB
44RUN /bin/sh -c mv local-php-security-checker2.22 MB
45RUN /bin/sh -c apt-get install16.94 MB
46RUN /bin/sh -c docker-php-ext-install soap201.55 KB
47RUN /bin/sh -c curl https://github.com/mailhog/mhsendmail/releases/download/v0.2.0/mhsendmail_linux_amd641.69 MB
48RUN /bin/sh -c chmod +x1.69 MB
49RUN /bin/sh -c mv mhsendmail_linux_amd641.69 MB
50RUN /bin/sh -c a2enmod ssl369 B
51RUN /bin/sh -c a2ensite default-ssl311 B
52RUN /bin/sh -c apt install590.56 KB
53RUN /bin/sh -c make-ssl-cert generate-default-snakeoil219.56 KB
54RUN /bin/sh -c rm -rf410 B
55COPY apache2-foreground-wrapper.sh /usr/local/bin/apache2-foreground-wrapper.sh # buildkit494 B
56RUN /bin/sh -c chmod 755507 B
57CMD ["/usr/local/bin/apache2-foreground-wrapper.sh"]0 B

Command

ADD file:36919ae6bb25e3269eff949443129a01a8a43fb967fe6563939ebe1e1e9b8228 in /