Sign inSign up

adityadarma/alpine-php-unit:core-3.22

Multi-platform
Index digest

sha256:3470049b52eb7ea79c7fa76ed553d87c4df7a81741421d84579ebe3305cb781a

OS/ARCH

Compressed size

27.21 MB

Last pushed

7 months by adityadarma

Type

Image

Manifest digest

sha256:052ddc5056ff41111fca111df74c29c49a920b281ffdbb8392f729a1aaa642d2

Image Layers

1ADD alpine-minirootfs-3.22.3-aarch64.tar.gz / # buildkit3.95 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.26 MB
7WORKDIR /app93 B
8RUN /bin/sh -c mkdir -p170 B
9COPY custom/supervisord.conf /etc/supervisord.conf.template # buildkit553 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

Command

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