Sign inSign up

adityadarma/alpine-php-unit:7.4

Multi-platform
Index digest

sha256:c54e8eebadd235cf1a6d9b0abdca47e9bbda8282031ee11d801ea2bf3258e0a3

OS/ARCH

Compressed size

75.93 MB

Last pushed

7 months by adityadarma

Type

Image

Manifest digest

sha256:802dea5b29b4f9b924e7941a1a06c27237eff0f35ebb6041d54e8f4dcd0662b6

Image Layers

1ADD file ... in / 2.7 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 add20.61 MB
7WORKDIR /app93 B
8RUN /bin/sh -c mkdir -p186 B
9COPY custom/supervisord.conf /etc/supervisord.conf.template # buildkit552 B
10COPY custom/entrypoint.sh /entrypoint.sh # buildkit614 B
11RUN /bin/sh -c chmod +x614 B
12RUN /bin/sh -c chown -R3.27 KB
13EXPOSE [8000/tcp]0 B
14ENTRYPOINT ["/entrypoint.sh"]0 B
15USER root0 B
16ARG PHP_VERSION=7.40 B
17ARG PHP_NUMBER=70 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=70 B
24ENV PHP_WORKER_MEMORY=320 B
25ENV UNIT_MAX_PROCESSES=0 B
26ENV UNIT_SPARE_PROCESSES=0 B
27LABEL org.opencontainers.image.php=7.40 B
28RUN |3 PHP_VERSION=7.4 PHP_NUMBER=7 VARIANT=full51.87 MB
29RUN |3 PHP_VERSION=7.4 PHP_NUMBER=7 VARIANT=full32 B
30COPY /usr/bin/composer /usr/bin/composer # buildkit759.28 KB
31COPY custom/php.ini /etc/php7/conf.d/custom.ini # buildkit839 B
32COPY custom/unit.config.json /var/lib/unit/conf.json # buildkit802 B
33WORKDIR /app32 B
34RUN |3 PHP_VERSION=7.4 PHP_NUMBER=7 VARIANT=full170 B
35RUN |3 PHP_VERSION=7.4 PHP_NUMBER=7 VARIANT=full823 B
36USER unit0 B

Command

ADD file:aa1af71c6b66d2dddee4797236e3e526f70f904ab641cc0dd6b41445cfedf9b4 in /