Sign inSign up

adityadarma/alpine-php-unit:core-3.15

Multi-platform
Index digest

sha256:1169b7290e072c92442990000d571f5efc87a08f4efe3050f80915122999e2fc

OS/ARCH

Compressed size

23.27 MB

Last pushed

7 months by adityadarma

Type

Image

Manifest digest

sha256:63968a0e8be90bb0622bb425da7b67755e5e9685f4c7d3af3336def1ff9f563c

Image Layers

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

Command

ADD file:3982c510455cc0ceea8cf8dd0b50b69588e35fd4f84522cb4000582c73781672 in /