rhamdeew/docker-apache-php-74:latest

Multi-platform
Index digest

sha256:093405c2a69ea00a8b569c0f227db93073dc8bf956376053e1fa35c6412b0c5e

OS/ARCH

Compressed size

176.87 MB

Last pushed

about 2 years by rhamdeew

Type

Image

Manifest digest

sha256:0e2dc1105746d10d24fc3512c3d21a86d2b5b83ab7f05b307afda319ee50f279

Image Layers

1ADD file ... in / 28.67 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-get82.9 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.28 MB
11/bin/sh -c a2dismod mpm_event &&475 B
12/bin/sh -c { echo '<FilesMatch510 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=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B
17ENV PHP_VERSION=7.4.330 B
18ENV 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
19ENV PHP_SHA256=924846abf93bc613815c55dd3f5809377813ac62a9ec4eb3778675b82a27b9270 B
20/bin/sh -c set -eux; savedAptMark="$(apt-mark10.26 MB
21COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 493 B
22/bin/sh -c set -eux; savedAptMark="$(apt-mark9.54 MB
23COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/ 2.4 KB
24/bin/sh -c docker-php-ext-enable sodium244 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/ 891 B
28WORKDIR /var/www/html0 B
29EXPOSE 800 B
30CMD ["apache2-foreground"]0 B
31RUN /bin/sh -c apt-get update26.52 MB
32RUN /bin/sh -c (cd /etc/apache2/mods-enabled194 B
33RUN /bin/sh -c wget https://getcomposer.org/composer-stable.phar707.98 KB

Command

ADD file:1dad2420090b3d6ef5df8d1f7f2878b22f8687b8dba008a63800f6c74b36dee9 in /