Sign inSign up

adityadarma/alpine-php-unit:8.2

Multi-platform
Index digest

sha256:db8a94990fa1f07897328f702f1b8d12fc684c4e2ab19177098eb30e0d67241c

OS/ARCH

Compressed size

54.02 MB

Last pushed

7 months by adityadarma

Type

Image

Manifest digest

sha256:eb7477f3e03f360a22d1e3d812ba4eb373ed99e6776ba09de8fd32dca64c616a

Image Layers

1ADD alpine-minirootfs-3.22.3-x86_64.tar.gz / # buildkit3.63 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.maintainer=Aditya Darma <[email protected]>0 B
4LABEL org.opencontainers.image.description=Lightweight NGINX Unit Core0 B
5ENV TIMEZONE=UTC0 B
6RUN /bin/sh -c apk add23.21 MB
7WORKDIR /app93 B
8RUN /bin/sh -c mkdir -p169 B
9COPY custom/supervisord.conf /etc/supervisord.conf.template # buildkit552 B
10COPY custom/entrypoint.sh /entrypoint.sh # buildkit614 B
11RUN /bin/sh -c chmod +x613 B
12RUN /bin/sh -c chown -R3.28 KB
13EXPOSE [8000/tcp]0 B
14ENTRYPOINT ["/entrypoint.sh"]0 B
15USER root0 B
16ARG PHP_VERSION=8.20 B
17ARG PHP_NUMBER=820 B
18ARG VARIANT=full0 B
19ENV VALIDATE_TIMESTAMPS=10 B
20ENV REVALIDATE_FREQ=20 B
21ENV WITH_QUEUE=false0 B
22ENV WITH_SCHEDULE=false0 B
23ENV PHP_NUMBER=820 B
24ENV PHP_WORKER_MEMORY=320 B
25ENV UNIT_MAX_PROCESSES=0 B
26ENV UNIT_SPARE_PROCESSES=0 B
27LABEL org.opencontainers.image.php=8.20 B
28RUN |3 PHP_VERSION=8.2 PHP_NUMBER=82 VARIANT=full26.43 MB
29RUN |3 PHP_VERSION=8.2 PHP_NUMBER=82 VARIANT=full145 B
30COPY /usr/bin/composer /usr/bin/composer # buildkit759.28 KB
31COPY custom/php.ini /etc/php82/conf.d/custom.ini # buildkit842 B
32COPY custom/unit.config.json /var/lib/unit/conf.json # buildkit801 B
33WORKDIR /app32 B
34RUN |3 PHP_VERSION=8.2 PHP_NUMBER=82 VARIANT=full853 B
35RUN |3 PHP_VERSION=8.2 PHP_NUMBER=82 VARIANT=full852 B
36USER unit0 B

Command

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