Sign inSign up

wayofdev/php-dev:8.3-supervisord-alpine-v2.8.18

Multi-platform
Languages & frameworks
Index digest

sha256:9d6e864acb5dcde898836daa7edba55910af2f66558190a92a9ab7fff41b96f5

OS/ARCH

Compressed size

112.95 MB

Last pushed

over 1 year by lotyp

Type

Image

Manifest digest

sha256:e6d7bda35ebf6821cbc2480e02090e129d0c75e1b4a65d333401bb0b2ee7a3bf

Image Layers

1ADD alpine-minirootfs-3.22.0-aarch64.tar.gz / # buildkit3.94 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.31 MB
5RUN /bin/sh -c set -eux;933 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;223 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.220 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.22.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.22.tar.xz.asc0 B
14ENV PHP_SHA256=66c86889059bd27ccf460590ca48fcaf3261349cc9bdba2023ac6a265beabf360 B
15RUN /bin/sh -c set -eux;11.99 MB
16COPY docker-php-source /usr/local/bin/ # buildkit491 B
17RUN /bin/sh -c set -eux;16.52 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium19.52 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22LABEL maintainer=lotyp <[email protected]>0 B
23LABEL vendor=wayofdev0 B
24LABEL org.opencontainers.image.authors=lotyp <[email protected]>0 B
25LABEL org.opencontainers.image.url=https://hub.docker.com/r/wayofdev/php-base0 B
26LABEL org.opencontainers.image.documentation=https://github.com/wayofdev/docker-php-base0 B
27LABEL org.opencontainers.image.source=https://github.com/wayofdev/docker-php-base0 B
28LABEL org.opencontainers.image.vendor=wayofdev0 B
29LABEL org.opencontainers.image.licenses=MIT0 B
30LABEL org.opencontainers.image.ref.name=8.3-base0 B
31LABEL org.opencontainers.image.title=PHP-SUPERVISORD 8.3-base0 B
32LABEL org.opencontainers.image.description=PHP-SUPERVISORD 8.3-base0 B
33ENV LANG=en_US.UTF-80 B
34ENV LC_ALL=en_US.UTF-80 B
35ENV LANGUAGE=en_US.UTF-80 B
36ENV IMAGICK_VERSION=3.7.00 B
37ENV PHP_OPCACHE_ENABLE=10 B
38ENV PHP_OPCACHE_ENABLE_CLI=10 B
39ENV PHP_TIMEZONE=UTC0 B
40ENV PHP_POST_MAX_SIZE=16M0 B
41ENV PHP_MEMORY_LIMIT=256M0 B
42COPY --chown=www-data ./configs/opcache.ini /usr/local/etc/php/conf.d/opcache.ini #365 B
43COPY --chown=www-data ./configs/php.ini /usr/local/etc/php/conf.d/php.ini #530 B
44RUN /bin/sh -c set -eux;46.59 MB
45COPY --chown=www-data ./configs/supervisord.conf /etc/supervisord.conf #332 B
46WORKDIR /app32 B
47USER www-data0 B
48CMD ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 B
49LABEL maintainer=lotyp <[email protected]>0 B
50LABEL vendor=wayofdev0 B
51LABEL org.opencontainers.image.authors=lotyp <[email protected]>0 B
52LABEL org.opencontainers.image.url=https://hub.docker.com/r/wayofdev/php-dev0 B
53LABEL org.opencontainers.image.documentation=https://github.com/wayofdev/docker-php-dev0 B
54LABEL org.opencontainers.image.source=https://github.com/wayofdev/docker-php-dev0 B
55LABEL org.opencontainers.image.vendor=wayofdev0 B
56LABEL org.opencontainers.image.licenses=MIT0 B
57LABEL org.opencontainers.image.ref.name=8.3-dev0 B
58LABEL org.opencontainers.image.title=PHP-SUPERVISORD 8.3-dev0 B
59LABEL org.opencontainers.image.description=PHP-SUPERVISORD 8.3-dev0 B
60ENV COMPOSER_ALLOW_SUPERUSER=10 B
61USER root0 B
62RUN /bin/sh -c set -eux;30.58 MB
63COPY --chown=www-data ./configs/99-xdebug.ini /usr/local/etc/php/conf.d/ #785 B
64ENV LD_PRELOAD= /usr/lib/faketime/libfaketime.so.10 B
65USER www-data0 B
66CMD ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 B

Command

ADD alpine-minirootfs-3.22.0-aarch64.tar.gz / # buildkit