reymonzakhary/php:8.3.0

Multi-platform
Languages & frameworks
API management
Web servers
Index digest

sha256:507586eb089e554ae13986ad7952c3015a559ff066bee70da365058fa9f49994

OS/ARCH

Compressed size

375.75 MB

Last pushed

almost 2 years by reymonzakhary

Type

Image

Manifest digest

sha256:63748c485b2f158151bd9f9cc40230e4ad44d7c15e9685f419a7e87ab19f92e5

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=Reymon Zakhary <[email protected]>0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9RUN /bin/sh -c apt-get update227.55 MB
10RUN /bin/sh -c apt-key adv3.76 MB
11RUN /bin/sh -c add-apt-repository ppa:ondrej/php440.62 KB
12RUN /bin/sh -c apt-get install35.36 MB
13RUN /bin/sh -c pecl install7.02 MB
14RUN /bin/sh -c curl -sS722.57 KB
15RUN /bin/sh -c curl -fsSL47.06 MB
16RUN /bin/sh -c apt-get install6.73 MB
17RUN /bin/sh -c apt-get install4.53 MB
18RUN /bin/sh -c apt-get install11.91 MB
19RUN /bin/sh -c apt-get install2.52 MB
20COPY ./config/php.ini /etc/php/8.3/fpm/php.ini # buildkit354 B
21COPY ./config/www.conf /etc/php/8.3/fpm/pool.d/www.conf # buildkit357 B
22COPY ./config/nginx.conf /etc/nginx/nginx.conf # buildkit444 B
23COPY ./config/v-host2.conf /etc/nginx/conf.d/default.conf # buildkit1.52 KB
24COPY ./config/supervisord.conf /etc/supervisor/supervisord.conf # buildkit1.17 KB
25RUN /bin/sh -c rm -f174 B
26RUN /bin/sh -c mkdir -p790 B
27RUN /bin/sh -c mkdir -p158 B
28EXPOSE map[80/tcp:{} 9001/tcp:{}]0 B
29WORKDIR /var/www32 B
30CMD ["/usr/bin/supervisord" "-n" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

 ARG RELEASE