Sign inSign up

blackikeeagle/unit-php:php83

Multi-platform
Index digest

sha256:8f60166f72809be3aa9beeb72c660f24dbae020aa7844b9b2fc3e9628258bc85

OS/ARCH

Compressed size

30.44 MB

Last pushed

4 days by blackikeeagle

Type

Image

Manifest digest

sha256:042ed0c56317c309070ffde2e03c6c22113bc35c434416b7210aa79171c728de

Image Layers

1ADD alpine-minirootfs-3.22.6-aarch64.tar.gz / # buildkit3.93 MB
2CMD ["/bin/sh"]0 B
3MAINTAINER Ike Devolder, [email protected]0 B
4ARG ALPINE_VERSION=3.220 B
5ARG ENABLE_TESTING=00 B
6ENV C_USER=root0 B
7COPY ./root / # buildkit959 B
8RUN |2 ALPINE_VERSION=3.22 ENABLE_TESTING=0 /bin/sh20.8 KB
9ENTRYPOINT ["/entrypoint.sh"]0 B
10CMD ["sh"]0 B
11MAINTAINER Ike Devolder, [email protected]0 B
12ARG PHP_VERSION=php830 B
13ENV PHP_VERSION=php830 B
14COPY ./root / # buildkit2.22 KB
15RUN |1 PHP_VERSION=php83 /bin/sh -c26.49 MB
16ENV DONT_DROP_FROM_ROOT=unitd /usr/sbin/unitd0 B
17ENV C_USER=unit0 B
18EXPOSE [80/tcp]0 B
19WORKDIR /app32 B
20CMD ["unitd" "--no-daemon" "--control" "unix:/var/run/control.unit.sock"]0 B

Command

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