Sign inSign up

adityadarma/alpine-php-unit:core-3.16

Multi-platform
Index digest

sha256:b2b28ff9511a861ccf03abadc339589dc7c45c7bc6fccbe916acbc581b4e9df4

OS/ARCH

Compressed size

24.46 MB

Last pushed

7 months by adityadarma

Type

Image

Manifest digest

sha256:9caa1a7b34d4985d7d3876407b24bfac0c964716b4a127316915f056cd99423f

Image Layers

1ADD file ... in / 2.68 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 add21.78 MB
7WORKDIR /app93 B
8RUN /bin/sh -c mkdir -p187 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.26 KB
13EXPOSE [8000/tcp]0 B
14ENTRYPOINT ["/entrypoint.sh"]0 B

Command

ADD file:b308dfeecaa300a430b4e65e312a48eb5f191df7754e93ff4e7b2d04016b3ca7 in /