renebakx/bojuto-base-alpine:nginx-php8.2-24-03-01

Index digest

sha256:ccb4e7170cd490b743e460854f038fb8f5a0e2d86cf7a4c2c76d5c6ac622e41f

OS/ARCH

linux/amd64

Compressed size

46.9 MB

Last pushed

over 2 years by renebakx

Type

Image

Manifest digest

sha256:04cac667effeec8e7e9b80f07c828bcf251179fe55398de5e1753104ef640751

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache2.63 MB
5/bin/sh -c set -eux; adduser1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir268 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.30 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.3.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.3.tar.xz.asc0 B
14ENV PHP_SHA256=b0a996276fe21fe9ca8f993314c8bc02750f464c7b0343f056fb0894a8dfa9d10 B
15/bin/sh -c set -eux; apk11.91 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 498 B
17/bin/sh -c set -eux; apk12.47 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.84 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.96 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c apk -U11.9 MB
27ENV UPLOAD_MAX_SIZE=25M POST_MAX_SIZE=40M APC_SHM_SIZE=32M OPCACHE_MEM_SIZE=320 B
28COPY /usr/sbin/nginx /usr/sbin/nginx # buildkit578.29 KB
29COPY /etc/nginx /etc/nginx # buildkit2.61 KB
30COPY /usr/local/bin/go-crond /usr/bin/gcron # buildkit3.42 MB
31COPY rootfs / # buildkit5.45 KB
32RUN /bin/sh -c apk --no-cache723.25 KB
33USER www-data0 B
34WORKDIR /app32 B
35EXPOSE map[8000/tcp:{}]0 B
36LABEL org.opencontainers.image.description=Opinionated base image for0 B
37STOPSIGNAL SIGQUIT0 B
38CMD ["run.sh"]0 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /