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

Index digest

sha256:2a0a528353db1ed651b1f81a4be3eed23e1061fc03bef0c012965a687f695665

OS/ARCH

linux/amd64

Compressed size

47.16 MB

Last pushed

over 2 years by renebakx

Type

Image

Manifest digest

sha256:474203aed46563a58ee8c62b70fb4b041e03b46ed5ac582d8f5e45a6a14ff4e9

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; mkdir269 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.40 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.4.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.4.tar.xz.asc0 B
14ENV PHP_SHA256=39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba630 B
15/bin/sh -c set -eux; apk11.89 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 490 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.97 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c apk -U12.17 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/lib/nginx /usr/lib/nginx # buildkit9.3 KB
31COPY /etc/nginx /etc/nginx # buildkit32 B
32COPY --chown=www-data:www-data /usr/local/bin/go-crond /usr/bin/gcron #3.42 MB
33COPY --chown=www-data:www-data rootfs / #5.54 KB
34RUN /bin/sh -c apk --no-cache727.28 KB
35USER www-data0 B
36WORKDIR /app32 B
37EXPOSE map[8000/tcp:{}]0 B
38LABEL org.opencontainers.image.description=Opinionated base image for0 B
39STOPSIGNAL SIGQUIT0 B
40CMD ["run.sh"]0 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /