Sign inSign up

srsolutions/ilias-base:10-beta

Multi-platform
Index digest

sha256:63af9844a09f692693bbcf7cbcafbfa42972e3f653357f6ede01b60ee828169e

OS/ARCH

Compressed size

417.11 MB

Last pushed

about 1 year by srsolutions

Type

Image

Manifest digest

sha256:e914157e03b116f83299f34948adc4418ca9119011a59e2a744b12b65e98c29e

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c set -eux;224 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;99.5 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;19.19 MB
10RUN /bin/sh -c a2dismod mpm_event427 B
11RUN /bin/sh -c { echo480 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
16ENV PHP_VERSION=8.3.230 B
17ENV PHP_URL=https://www.php.net/distributions/php-8.3.23.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.23.tar.xz.asc0 B
18ENV PHP_SHA256=08be64700f703bca6ff1284bf1fdaffa37ae1b9734b6559f8350248e8960a6db0 B
19RUN /bin/sh -c set -eux;12.12 MB
20COPY docker-php-source /usr/local/bin/ # buildkit489 B
21RUN /bin/sh -c set -eux;11.12 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
23RUN /bin/sh -c docker-php-ext-enable opcache250 B
24RUN /bin/sh -c docker-php-ext-enable sodium244 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY apache2-foreground /usr/local/bin/ # buildkit893 B
28WORKDIR /var/www/html32 B
29EXPOSE map[80/tcp:{}]0 B
30CMD ["apache2-foreground"]0 B
31RUN /bin/sh -c apt-get update246.62 MB
32RUN /bin/sh -c curl -SL126.73 KB
33RUN /bin/sh -c sed -i1.49 KB
34RUN /bin/sh -c docker-php-ext-configure ldap806.25 KB
35RUN /bin/sh -c a2enmod 377 B
36RUN /bin/sh -c curl -sS736.72 KB
37ENV ILIAS_WWW_PATH=/var/www/html0 B
38ENV ILIAS_DATA_PATH=/var/www/html/public/data0 B
39ENV ILIAS_ILIASDATA_PATH=/var/iliasdata/ilias0 B
40RUN /bin/sh -c mkdir -p136 B
41VOLUME [/var/iliasdata/ilias]0 B
42RUN /bin/sh -c mkdir -p187 B
43VOLUME [/var/www/html/public/data]0 B
44COPY docker-ilias-entrypoint /usr/local/bin/docker-ilias-entrypoint # buildkit2.75 KB
45RUN /bin/sh -c sed -i890 B
46ENTRYPOINT ["docker-ilias-entrypoint"]0 B
47CMD ["apache2-foreground"]0 B
48EXPOSE map[80/tcp:{}]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'