Sign inSign up

adityadarma/alpine-php-unit:core-3.15

Multi-platform
Index digest

sha256:1169b7290e072c92442990000d571f5efc87a08f4efe3050f80915122999e2fc

OS/ARCH

Compressed size

23.18 MB

Last pushed

7 months by adityadarma

Type

Image

Manifest digest

sha256:f21a7494f8ac0b54d7771198513cfd961cc85afcc114e4c9f468fb6cab61638f

Image Layers

1ADD file ... in / 2.49 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.68 MB
7WORKDIR /app93 B
8RUN /bin/sh -c mkdir -p188 B
9COPY custom/supervisord.conf /etc/supervisord.conf.template # buildkit553 B
10COPY custom/entrypoint.sh /entrypoint.sh # buildkit614 B
11RUN /bin/sh -c chmod +x614 B
12RUN /bin/sh -c chown -R3.26 KB
13EXPOSE [8000/tcp]0 B
14ENTRYPOINT ["/entrypoint.sh"]0 B

Command

ADD file:9a2c1ceb71962d20c5b9781930d3635dac6b098305c7eacac1e32e3bcbb5b058 in /