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

Index digest

sha256:b8197b196ae6e7445e64a0c2b50210bda910dfde334263dcf09d7157d0369ba1

OS/ARCH

linux/amd64

Compressed size

53.03 MB

Last pushed

about 2 years by renebakx

Type

Image

Manifest digest

sha256:54ca9ab3c9d9d00054bb6068d46101d18a831fe0caded3057ac5dd73cd8ea038

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.70 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.7.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.7.tar.xz.asc0 B
14ENV PHP_SHA256=d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a0 B
15/bin/sh -c set -eux; apk11.9 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 500 B
17/bin/sh -c set -eux; apk14.93 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium18.85 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 -U15.57 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 # buildkit577.1 KB
29COPY /etc/nginx /etc/nginx # buildkit2.61 KB
30COPY /usr/lib/nginx /usr/lib/nginx # buildkit8.78 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.34 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 /