Sign inSign up

jc5x/test:develop

Multi-platform
Index digest

sha256:1d177de4ca8657080e108e26a314babe125d7082d614cd53e92977822a9d4884

OS/ARCH

Compressed size

204.69 MB

Last pushed

about 3 years by jc5x

Type

Image

Manifest digest

sha256:38c6aa43ae3e6256c161dd2776fb2e3c60203dd7471a891b03366d238d7144f9

Image Layers

1ADD file ... in / 29.96 MB
2CMD ["bash"]0 B
3ENV FIREFLY_III_PATH=/var/www/html COMPOSER_ALLOW_SUPERUSER=1 DEBIAN_FRONTEND=noninteractive0 B
4ENV BASE_IMAGE_BUILD=37 BASE_IMAGE_DATE=22-08-2023 14:10:40 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;226 B
9ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
10RUN /bin/sh -c set -eux;92.5 MB
11ENV PHP_INI_DIR=/usr/local/etc/php0 B
12RUN /bin/sh -c set -eux;228 B
13ENV APACHE_CONFDIR=/etc/apache20 B
14ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
15RUN /bin/sh -c set -eux;18.15 MB
16RUN /bin/sh -c a2dismod mpm_event433 B
17RUN /bin/sh -c { echo488 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.90 B
23ENV PHP_URL=https://www.php.net/distributions/php-8.2.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.9.tar.xz.asc0 B
24ENV PHP_SHA256=1e6cb77f997613864ab3127fbfc6a8c7fdaa89a95e8ed6167617b913b4de47650 B
25RUN /bin/sh -c set -eux;11.6 MB
26COPY docker-php-source /usr/local/bin/ # buildkit491 B
27RUN /bin/sh -c set -eux;10.87 MB
28COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
29RUN /bin/sh -c docker-php-ext-enable sodium247 B
30ENTRYPOINT ["docker-php-entrypoint"]0 B
31STOPSIGNAL SIGWINCH0 B
32COPY apache2-foreground /usr/local/bin/ # buildkit892 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 # buildkit313 B
37COPY ../apache/apache2-ports.conf /etc/apache2/ports.conf # buildkit309 B
38COPY ../apache/apache2-site.conf /etc/apache2/sites-available/000-default.conf # buildkit1010 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 # buildkit425 B
41ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit28.57 KB
42RUN /bin/sh -c set -eux;13.14 MB
43RUN /bin/sh -c set -eux;install-php-extensions1.11 MB
44RUN /bin/sh -c set -eux;709.37 KB
45COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit2.08 KB
46COPY entrypoint-fpm.sh /usr/local/bin/entrypoint-fpm.sh # buildkit2.14 KB
47COPY counter.txt /var/www/counter-main.txt # buildkit171 B
48COPY date.txt /var/www/build-date-main.txt # buildkit192 B
49ARG version0 B
50ENV VERSION=develop0 B
51RUN |1 version=develop /bin/sh -c26.51 MB
52COPY alerts.json /var/www/html/resources/alerts.json # buildkit638 B
53ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

ADD file:2d91c2e03d02bfa16fe4f766d851b351d93d33f84751ad96c985e64ea024ec28 in /