Sign inSign up

arm32v7/nextcloud:32-apache

Content management system
Index digest

sha256:4de80b92a1d716c02f10ee1481bae1e3c3f03ea766afcfdcd4022d341b2d0d22

OS/ARCH

linux/arm/v7

Compressed size

450.17 MB

Last pushed

1 day by buildslavearmhf

Type

Image

Manifest digest

sha256:0abb650d3b48c77565a8abd5b326ab7c88455102a7a8047bbcb70477c017b3a5

Image Layers

1# debian.sh --arch 'armhf' out/25 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;91.5 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;227 B
7ENV APACHE_CONFDIR=/etc/apache20 B
8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
9RUN /bin/sh -c set -eux;3.59 MB
10RUN /bin/sh -c a2dismod mpm_event430 B
11RUN /bin/sh -c { echo484 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.19 MB
20COPY docker-php-source /usr/local/bin/ # buildkit491 B
21RUN /bin/sh -c set -eux;10.47 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.41 KB
23RUN /bin/sh -c docker-php-ext-enable opcache253 B
24RUN /bin/sh -c docker-php-ext-enable sodium248 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 set -ex;17.18 MB
32ENV PHP_MEMORY_LIMIT=512M0 B
33ENV PHP_UPLOAD_LIMIT=512M0 B
34ENV PHP_OPCACHE_MEMORY_CONSUMPTION=1280 B
35RUN /bin/sh -c set -ex;32.97 MB
36RUN /bin/sh -c { 794 B
37VOLUME [/var/www/html]0 B
38RUN /bin/sh -c a2enmod headers573 B
39ENV APACHE_BODY_LIMIT=10737418240 B
40RUN /bin/sh -c { 402 B
41ENV NEXTCLOUD_VERSION=32.0.150 B
42RUN /bin/sh -c set -ex;257.25 MB
43COPY *.sh upgrade.exclude / #4.04 KB
44COPY config/* /usr/src/nextcloud/config/ # buildkit2.5 KB
45ENTRYPOINT ["/entrypoint.sh"]0 B
46CMD ["apache2-foreground"]0 B

Command

# debian.sh --arch 'armhf' out/ 'trixie' '@1787529600'