Sign inSign up

bksolutions/nextcloud:apache-smb

Index digest

sha256:ef0c7b8997f574eeb02cdae69d5b59c8f6483299c7539a246082adef8fd808c8

OS/ARCH

linux/amd64

Compressed size

484.75 MB

Last pushed

about 1 year by bksolutions

Type

Image

Manifest digest

sha256:30f7526d6e8bf11bec6007a52c14a0d915519e66d0246573668d9a7cd746a812

Image Layers

1# debian.sh --arch 'amd64' out/28.39 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;112.38 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;4.03 MB
10RUN /bin/sh -c a2dismod mpm_event429 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.250 B
17ENV PHP_URL=https://www.php.net/distributions/php-8.3.25.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.25.tar.xz.asc0 B
18ENV PHP_SHA256=187b61bb795015adacf53f8c55b44414a63777ec19a776b75fb88614506c0d370 B
19RUN /bin/sh -c set -eux;12.16 MB
20COPY docker-php-source /usr/local/bin/ # buildkit489 B
21RUN /bin/sh -c set -eux;11.16 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
23RUN /bin/sh -c docker-php-ext-enable opcache249 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/ # buildkit889 B
28WORKDIR /var/www/html32 B
29EXPOSE map[80/tcp:{}]0 B
30CMD ["apache2-foreground"]0 B
31RUN /bin/sh -c set -ex;19.98 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;35.25 MB
36RUN /bin/sh -c { 786 B
37VOLUME [/var/www/html]0 B
38RUN /bin/sh -c a2enmod headers574 B
39ENV APACHE_BODY_LIMIT=10737418240 B
40RUN /bin/sh -c { 405 B
41ENV NEXTCLOUD_VERSION=31.0.80 B
42RUN /bin/sh -c set -ex;237.88 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
47RUN /bin/sh -c apt-get update23.51 MB

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1757289600'