Sign inSign up

intermesh/groupoffice:6.8

Multi-platform
Index digest

sha256:61d3614629fe2d1cd4d1523ef7a286f5fc81ccf81c0ba3b1aef0e2ff4e6e7a9a

OS/ARCH

Compressed size

528.09 MB

Last pushed

24 days by intermesh

Type

Image

Manifest digest

sha256:2b900a5eb9b3ca42b16839394e4eff9030b0b8fd5835c2d7827ce29a0968a78c

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c set -eux;226 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;93.63 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;226 B
7ENV APACHE_CONFDIR=/etc/apache20 B
8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
9RUN /bin/sh -c set -eux;19.23 MB
10RUN /bin/sh -c a2dismod mpm_event427 B
11RUN /bin/sh -c { echo486 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.330 B
17ENV PHP_URL=https://www.php.net/distributions/php-8.3.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.33.tar.xz.asc0 B
18ENV PHP_SHA256=e293ed620cec74651bb4a071317892a478aa6840fab22db45c72d77cd42f96760 B
19RUN /bin/sh -c set -eux;12.15 MB
20COPY docker-php-source /usr/local/bin/ # buildkit487 B
21RUN /bin/sh -c set -eux;11.15 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 sodium245 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY apache2-foreground /usr/local/bin/ # buildkit889 B
28WORKDIR /var/www/html32 B
29EXPOSE map[80/tcp:{}]0 B
30CMD ["apache2-foreground"]0 B
31ENV MYSQL_USER=groupoffice0 B
32ENV MYSQL_PASSWORD=groupoffice0 B
33ENV MYSQL_DATABASE=groupoffice0 B
34ENV MYSQL_HOST=db0 B
35EXPOSE map[80/tcp:{}]0 B
36EXPOSE map[443/tcp:{}]0 B
37RUN /bin/sh -c apt-get update14.44 MB
38RUN /bin/sh -c apt-get dist-upgrade937.35 KB
39RUN /bin/sh -c apt-get install101.88 MB
40RUN /bin/sh -c docker-php-ext-configure gd1.41 MB
41RUN /bin/sh -c curl -sSLf96.92 KB
42RUN /bin/sh -c pecl install335.19 KB
43RUN /bin/sh -c docker-php-ext-enable apcu248 B
44RUN /bin/sh -c apt purge224.24 KB
45RUN /bin/sh -c a2enmod ssl373 B
46COPY ./etc/ssl/groupoffice/apache.conf /etc/ssl/groupoffice/apache.conf # buildkit482 B
47COPY ./etc/ssl/openssl.cnf /etc/ssl/openssl.cnf # buildkit4.55 KB
48VOLUME [/etc/ssl/groupoffice]0 B
49COPY ./etc/php.ini /usr/local/etc/php # buildkit22.05 KB
50ADD ./etc/apache2/sites-available/000-default.conf /etc/apache2/sites-available/000-default.conf # buildkit1.47 KB
51RUN /bin/sh -c mkdir -p150 B
52ADD ./etc/groupoffice/docker-config.php.tpl /usr/local/share/groupoffice-docker-config.php.tpl # buildkit342 B
53ADD ./etc/groupoffice/config.php /etc/groupoffice/config.php # buildkit327 B
54VOLUME [/etc/groupoffice]0 B
55RUN /bin/sh -c mkdir -p173 B
56VOLUME [/var/lib/groupoffice]0 B
57COPY docker-go-entrypoint.sh /usr/local/bin/ # buildkit432 B
58ARG VERSION=6.8.1780 B
59ARG PACKAGE=groupoffice-6.8.1780 B
60ADD https://github.com/Intermesh/groupoffice/releases/download/v6.8.178/groupoffice-6.8.178.tar.gz /tmp/ # buildkit121.53 MB
61RUN |2 VERSION=6.8.178 PACKAGE=groupoffice-6.8.178 /bin/sh124.27 MB
62CMD ["apache2-foreground"]0 B
63ENTRYPOINT ["docker-go-entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'