Sign inSign up

bellamy/wallos:5.2.0

Multi-platform
Index digest

sha256:81dadf61da303fd199701c7eec426f4cf7fba32d137b9b167f67433d4fa98dc8

OS/ARCH

Compressed size

64.75 MB

Last pushed

2 months by bellamy

Type

Image

Manifest digest

sha256:7f984e5f64b9d2c2b5dab1c5306896c72a2fbec0c715a3811fbe291d8a405bea

Image Layers

1ADD alpine-minirootfs-3.24.1-armv7.tar.gz / # buildkit3.11 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.09 MB
5RUN /bin/sh -c set -eux;933 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.320 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.32.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.32.tar.xz.asc0 B
14ENV PHP_SHA256=8698ec1f9402fa5e5e872ae3d0916b62f5f27503c1fbfc9cc3521e113355ea920 B
15RUN /bin/sh -c set -eux;12.04 MB
16COPY docker-php-source /usr/local/bin/ # buildkit485 B
17RUN /bin/sh -c set -eux;10.91 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache21.61 KB
20RUN /bin/sh -c docker-php-ext-enable sodium21.63 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;9.03 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27WORKDIR /var/www/html32 B
28RUN /bin/sh -c apk upgrade31.63 MB
29COPY . . # buildkit1.95 MB
30COPY nginx.conf /etc/nginx/nginx.conf # buildkit726 B
31COPY nginx.default.conf /etc/nginx/http.d/default.conf # buildkit486 B
32RUN /bin/sh -c rm -rf204 B
33COPY cronjobs /etc/cron.d/cronjobs # buildkit459 B
34RUN /bin/sh -c dos2unix /etc/cron.d/cronjobs1.95 MB
35EXPOSE [80/tcp]0 B
36ENTRYPOINT ["dumb-init" "--"]0 B
37HEALTHCHECK {Test:[CMD curl -fsS http://127.0.0.1/health.php]0 B
38CMD ["/var/www/html/startup.sh"]0 B

Command

ADD alpine-minirootfs-3.24.1-armv7.tar.gz / # buildkit