renebakx/bojuto-drupal-php-single:8.4-alpine3.23

Multi-platform
Index digest

sha256:66652d875f4c517d3020fec8d55d32534aa4b1150eee41bb82a7e111bf98e880

OS/ARCH

Compressed size

53.15 MB

Last pushed

4 months by renebakx

Type

Image

Manifest digest

sha256:35a0c21793540ed9007dc9a1990d72db72824c906ce3130a42bb66fb70c1089b

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.43 MB
5RUN /bin/sh -c set -eux;930 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;214 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
12ENV PHP_VERSION=8.4.180 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.18.tar.xz.asc0 B
14ENV PHP_SHA256=957a9b19b4a8e965ee0cc788ca74333bfffaadc206b58611b6cd3cc8b2f401100 B
15RUN /bin/sh -c set -eux;13.06 MB
16COPY docker-php-source /usr/local/bin/ # buildkit488 B
17RUN /bin/sh -c set -eux;14.49 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache22.95 KB
20RUN /bin/sh -c docker-php-ext-enable sodium22.97 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;9.05 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27ARG PHP_VERSION0 B
28ARG PHP_REDIS0 B
29RUN |2 PHP_VERSION=8.4.18 PHP_REDIS=6.3.0 /bin/sh13.7 MB
30ARG PHP_VERSION0 B
31ARG NGINX_VERSION0 B
32ARG ALPINE_VERSION0 B
33ARG IMAGE_VERSION0 B
34ARG GIT_SHORT_SHA0 B
35ARG BUILD_TAG0 B
36ENV UPLOAD_MAX_SIZE=25M POST_MAX_SIZE=40M APC_SHM_SIZE=32M OPCACHE_MEM_SIZE=320 B
37COPY /usr/sbin/nginx /usr/sbin/nginx # buildkit600.09 KB
38COPY /etc/nginx /etc/nginx # buildkit3 KB
39COPY /usr/lib/nginx /usr/lib/nginx # buildkit8.1 KB
40COPY /usr/local/bin/go-crond /usr/bin/gcron # buildkit3.42 MB
41COPY /usr/bin/composer /usr/local/bin/composer # buildkit722.99 KB
42COPY --chown=www-data:www-data rootfs/ / #5.31 KB
43RUN |6 PHP_VERSION=8.4.18 NGINX_VERSION=1.29.5 ALPINE_VERSION=3.231.34 KB
44WORKDIR /app32 B
45USER www-data0 B
46EXPOSE map[8000/tcp:{}]0 B
47STOPSIGNAL SIGQUIT0 B
48LABEL org.opencontainers.image.description=Opinionated Drupal image with0 B
49CMD ["/usr/local/bin/run.sh"]0 B

Command

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit