Sign inSign up

mips64le/nextcloud:apache

Content management system
Index digest

sha256:4330c6055c7b85450f69c65015fa247e36b415cb443abbe2de2a69ab41fe19eb

OS/ARCH

linux/mips64le

Compressed size

419.82 MB

Last pushed

about 1 year by doimips64le

Type

Image

Manifest digest

sha256:8b6198d2e49d2c4538a124ab039813a8aabe2f61eaacb3bd7050ba9f14b255ba

Image Layers

1# debian.sh --arch 'mips64el' out/27.2 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;76.93 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.14 MB
10RUN /bin/sh -c a2dismod mpm_event438 B
11RUN /bin/sh -c { echo487 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.240 B
17ENV PHP_URL=https://www.php.net/distributions/php-8.3.24.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.24.tar.xz.asc0 B
18ENV PHP_SHA256=388ee5fd111097e97bae439bff46aec4ea27f816d3f0c2cb5490a41410d442510 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;10.24 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.41 KB
23RUN /bin/sh -c docker-php-ext-enable opcache254 B
24RUN /bin/sh -c docker-php-ext-enable sodium249 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY apache2-foreground /usr/local/bin/ # buildkit894 B
28WORKDIR /var/www/html32 B
29EXPOSE map[80/tcp:{}]0 B
30CMD ["apache2-foreground"]0 B
31RUN /bin/sh -c set -ex;18.89 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;19.77 MB
36RUN /bin/sh -c { 796 B
37VOLUME [/var/www/html]0 B
38RUN /bin/sh -c a2enmod headers578 B
39ENV APACHE_BODY_LIMIT=10737418240 B
40RUN /bin/sh -c { 403 B
41ENV NEXTCLOUD_VERSION=31.0.70 B
42RUN /bin/sh -c set -ex;235.52 MB
43COPY *.sh upgrade.exclude / #3.95 KB
44COPY config/* /usr/src/nextcloud/config/ # buildkit2.36 KB
45ENTRYPOINT ["/entrypoint.sh"]0 B
46CMD ["apache2-foreground"]0 B

Command

# debian.sh --arch 'mips64el' out/ 'bookworm' '@1754870400'