Sign inSign up

intermesh/groupoffice:6.8.176

Multi-platform
Index digest

sha256:3fb620fdf99effcd803a89490ec5119eb955415ed4a91dfeb1e19a1314ff6f20

OS/ARCH

Compressed size

513.2 MB

Last pushed

about 1 month by intermesh

Type

Image

Manifest digest

sha256:33a3fc242075b63eca4cb0520a640017e884cb34e8f7bcdfd97afb0abf0490e5

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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;99.51 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.21 MB
10RUN /bin/sh -c a2dismod mpm_event434 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=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/ # buildkit485 B
21RUN /bin/sh -c set -eux;11.14 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
23RUN /bin/sh -c docker-php-ext-enable opcache247 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/ # buildkit888 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.58 MB
38RUN /bin/sh -c apt-get dist-upgrade813.83 KB
39RUN /bin/sh -c apt-get install104.28 MB
40RUN /bin/sh -c docker-php-ext-configure gd1.16 MB
41RUN /bin/sh -c curl -sSLf98.99 KB
42RUN /bin/sh -c pecl install336.55 KB
43RUN /bin/sh -c docker-php-ext-enable apcu244 B
44RUN /bin/sh -c apt purge223.79 KB
45RUN /bin/sh -c a2enmod ssl373 B
46COPY ./etc/ssl/groupoffice/apache.conf /etc/ssl/groupoffice/apache.conf # buildkit479 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 -p151 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 # buildkit328 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.1760 B
59ARG PACKAGE=groupoffice-6.8.1760 B
60ADD https://github.com/Intermesh/groupoffice/releases/download/v6.8.176/groupoffice-6.8.176.tar.gz /tmp/ # buildkit110.12 MB
61RUN |2 VERSION=6.8.176 PACKAGE=groupoffice-6.8.176 /bin/sh112.65 MB
62CMD ["apache2-foreground"]0 B
63ENTRYPOINT ["docker-go-entrypoint.sh"]0 B

Command

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