Sign inSign up

jc5x/test:apache-8.2.12

Multi-platform
Index digest

sha256:3d4d2d4f83c9393fda5f4e609c26c1b9be49816a395261634f32d14172cc800e

OS/ARCH

Compressed size

180.92 MB

Last pushed

almost 3 years by jc5x

Type

Image

Manifest digest

sha256:b38ace7e8e88258e448181f93b3aee74b865813ced1f61ee9fa432d6977a97d9

Image Layers

1ADD file ... in / 30.9 MB
2CMD ["bash"]0 B
3ENV FIREFLY_III_PATH=/var/www/html COMPOSER_ALLOW_SUPERUSER=1 DEBIAN_FRONTEND=noninteractive0 B
4ENV BASE_IMAGE_BUILD=45 BASE_IMAGE_DATE=06-11-2023 20:07:24 UTC0 B
5LABEL build_version=4.3 [email protected]0 B
6COPY ../conf/cacert.pem /etc/ssl/certs/cacert.pem # buildkit112.48 KB
7HEALTHCHECK &{["CMD-SHELL" "curl -H \"User-Agent:0 B
8RUN /bin/sh -c set -eux;225 B
9ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
10RUN /bin/sh -c set -eux;93.55 MB
11ENV PHP_INI_DIR=/usr/local/etc/php0 B
12RUN /bin/sh -c set -eux;226 B
13ENV APACHE_CONFDIR=/etc/apache20 B
14ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
15RUN /bin/sh -c set -eux;18.63 MB
16RUN /bin/sh -c a2dismod mpm_event437 B
17RUN /bin/sh -c { echo486 B
18ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
19ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
20ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
21ENV GPG_KEYS=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
22ENV PHP_VERSION=8.2.120 B
23ENV PHP_URL=https://www.php.net/distributions/php-8.2.12.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.12.tar.xz.asc0 B
24ENV PHP_SHA256=e1526e400bce9f9f9f774603cfac6b72b5e8f89fa66971ebc3cc4e59640831320 B
25RUN /bin/sh -c set -eux;11.61 MB
26COPY docker-php-source /usr/local/bin/ # buildkit488 B
27RUN /bin/sh -c set -eux;11.11 MB
28COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
29RUN /bin/sh -c docker-php-ext-enable sodium249 B
30ENTRYPOINT ["docker-php-entrypoint"]0 B
31STOPSIGNAL SIGWINCH0 B
32COPY apache2-foreground /usr/local/bin/ # buildkit893 B
33WORKDIR /var/www/html32 B
34EXPOSE map[8080/tcp:{}]0 B
35VOLUME [/var/www/html/storage/upload]0 B
36COPY ../conf/locale.gen /etc/locale.gen # buildkit316 B
37COPY ../apache/apache2-ports.conf /etc/apache2/ports.conf # buildkit310 B
38COPY ../apache/apache2-site.conf /etc/apache2/sites-available/000-default.conf # buildkit1011 B
39COPY ../scripts/wait-for-it.sh /usr/local/bin/wait-for-it.sh # buildkit1.62 KB
40COPY ../scripts/finalize-image.sh /usr/local/bin/finalize-image.sh # buildkit427 B
41ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit28.92 KB
42RUN /bin/sh -c set -eux;13.14 MB
43RUN /bin/sh -c set -eux;install-php-extensions1.13 MB
44RUN /bin/sh -c set -eux;717.38 KB

Command

ADD file:67f223c9c48e525a23fb110e4c105d7128dcac0c10f32c38f98ea84a21d2bd00 in /