Sign inSign up

rathinosk/php:8.4-apache

Index digest

sha256:36c7f4374a2e85af82656aded0752c8a2b6604a1aa12f48b87dc4df28180a432

OS/ARCH

linux/amd64

Compressed size

349.65 MB

Last pushed

29 days by rathinosk

Type

Image

Manifest digest

sha256:8791e70b2fa3767b37901b0ae55a09aab458ddeae9efbb6e98b7d22fbc445346

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;225 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;112.38 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;223 B
7ENV APACHE_CONFDIR=/etc/apache20 B
8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
9RUN /bin/sh -c set -eux;4.04 MB
10RUN /bin/sh -c a2dismod mpm_event429 B
11RUN /bin/sh -c { echo483 B
12ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
13ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
14ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
15ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
16ENV PHP_VERSION=8.4.240 B
17ENV PHP_URL=https://www.php.net/distributions/php-8.4.24.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.24.tar.xz.asc0 B
18ENV PHP_SHA256=e127be09a8506f4327c5cfa78a614b00d210714484ec215ce0011b4a03c007310 B
19RUN /bin/sh -c set -eux;13.27 MB
20COPY docker-php-source /usr/local/bin/ # buildkit487 B
21RUN /bin/sh -c set -eux;13.07 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
23RUN /bin/sh -c docker-php-ext-enable opcache252 B
24RUN /bin/sh -c docker-php-ext-enable sodium248 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY apache2-foreground /usr/local/bin/ # buildkit890 B
28WORKDIR /var/www/html32 B
29EXPOSE map[80/tcp:{}]0 B
30CMD ["apache2-foreground"]0 B
31ENV PUID=33 PGID=33 APACHE_DOCUMENT_ROOT=/app APACHE_SERVER_NAME=localhost0 B
32RUN /bin/sh -c apt-get update16.02 MB
33RUN /bin/sh -c apt-get update136.75 MB
34RUN /bin/sh -c docker-php-ext-configure gd22.56 MB
35RUN /bin/sh -c docker-php-ext-install -j$(nproc)2.1 MB
36RUN /bin/sh -c pecl install1.05 MB
37COPY php.ini /usr/local/etc/php/php.ini # buildkit576 B
38RUN /bin/sh -c a2enmod rewrite5.24 KB
39RUN /bin/sh -c echo "RemoteIPHeader415 B
40RUN /bin/sh -c sed -ri1.07 KB
41COPY logrotate.conf /etc/logrotate.d/website-logs # buildkit275 B
42WORKDIR /app93 B
43COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit894 B
44RUN /bin/sh -c chmod +x890 B
45ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]0 B
46CMD ["apache2-foreground"]0 B
47EXPOSE [80/tcp]0 B
48VOLUME [/logs]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'