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

Index digest

sha256:908ade4be8a491ad74623089d87f0d65ee8abb3a79d1a2a95b88838c89f36429

OS/ARCH

linux/amd64

Compressed size

49.35 MB

Last pushed

about 2 years by renebakx

Type

Image

Manifest digest

sha256:930b065b53bca3febcfc0a68eaf58de1be3d75b9aafbab53571073219823fc7c

Image Layers

1ADD file ... in / 3.26 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache2.65 MB
5/bin/sh -c set -eux; adduser1.21 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir222 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.90 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.9.tar.xz.asc0 B
14ENV PHP_SHA256=bf4d7b8ea60a356064f88485278bd6f941a230ec16f0fc401574ce1445ad6c770 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; apk14.87 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.39 KB
19/bin/sh -c docker-php-ext-enable sodium19.1 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.92 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.28 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.35 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:fb066571462e703f86645131b43d211ff8531ffac77ea394456bfe569a6f17fe in /