Sign inSign up

blackikeeagle/unit-php:php81

Multi-platform
Index digest

sha256:43e40d5d35ebc446fed71d5aab4b2d522692f0621278274cd7023c05bb3e102d

OS/ARCH

Compressed size

28.84 MB

Last pushed

4 days by blackikeeagle

Type

Image

Manifest digest

sha256:d69f84833ef599b9a4347e734f95d78b2fee4f2dce72307d97a284993db098ec

Image Layers

1ADD alpine-minirootfs-3.19.9-x86_64.tar.gz / # buildkit3.26 MB
2CMD ["/bin/sh"]0 B
3MAINTAINER Ike Devolder, [email protected]0 B
4ARG ALPINE_VERSION=3.190 B
5ARG ENABLE_TESTING=00 B
6ENV C_USER=root0 B
7COPY ./root / # buildkit959 B
8RUN |2 ALPINE_VERSION=3.19 ENABLE_TESTING=0 /bin/sh966.36 KB
9ENTRYPOINT ["/entrypoint.sh"]0 B
10CMD ["sh"]0 B
11MAINTAINER Ike Devolder, [email protected]0 B
12ARG PHP_VERSION=php810 B
13ENV PHP_VERSION=php810 B
14COPY ./root / # buildkit2.24 KB
15RUN |1 PHP_VERSION=php81 /bin/sh -c24.63 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.19.9-x86_64.tar.gz / # buildkit