Sign inSign up

yfix/php:8.3-alpine

Manifest digest

sha256:6e8c818e2a46a714af3eb88b160fcd7d543cbb3599355676758e3ea6fb897f98

OS/ARCH

linux/amd64

Compressed size

77.61 MB

Last pushed

6 months by yfix

Type

Image

Manifest digest

sha256:6e8c818e2a46a714af3eb88b160fcd7d543cbb3599355676758e3ea6fb897f98

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.43 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.300 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.30.tar.xz.asc0 B
14ENV PHP_SHA256=67f084d36852daab6809561a7c8023d130ca07fc6af8fb040684dd1414934d480 B
15RUN /bin/sh -c set -eux;12.05 MB
16COPY docker-php-source /usr/local/bin/ # buildkit487 B
17RUN /bin/sh -c set -eux;12.75 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache22.95 KB
20RUN /bin/sh -c docker-php-ext-enable sodium22.96 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
27ENV DEBIAN_FRONTED=noninteractive0 B
28RUN /bin/sh -c set -eux;42.99 MB
29COPY docker / # buildkit2.48 KB
30EXPOSE [9000/tcp]0 B
31WORKDIR /etc/supervisor/conf.d32 B
32CMD ["supervisord" "-n" "-c" "/etc/supervisor/supervisord.conf"]0 B
33ENV COMPOSER_HOME=/usr/local/share/composer0 B
34ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/share/composer/vendor/bin/0 B
35RUN /bin/sh -c echo "===2.65 MB
36VOLUME [/var/log/php /var/lib/php/sessions /var/log/supervisor /var/www0 B

Command

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit