Sign inSign up

babadzhanyan/php-fpm:8.0

Multi-platform
Index digest

sha256:4f5a47f167037e89c90ddc6ff7bde412cae32494699944c426c26d6a4631b46f

OS/ARCH

Compressed size

196.19 MB

Last pushed

almost 2 years by babadzhanyan

Type

Image

Manifest digest

sha256:f79d56c77108b3618c6682ac505d87d7ad3642177426f13eb449b9c999d207fe

Image Layers

1ADD file ... in / 27.83 MB
2CMD ["bash"]0 B
3ENV TZ=Europe/Moscow0 B
4WORKDIR /var/www/html131 B
5USER root0 B
6RUN /bin/sh -c apt-get clean14.2 MB
7RUN /bin/sh -c apt-get install86.14 MB
8RUN /bin/sh -c curl -sSL9.05 MB
9RUN /bin/sh -c apt-get clean32 B
10RUN /bin/sh -c apt-get install50.33 MB
11RUN /bin/sh -c apt-get clean7.82 MB
12COPY hosts.sh /usr/local/etc/hosts.sh # buildkit361 B
13RUN /bin/sh -c chmod +x357 B
14RUN /bin/sh -c touch /run_on_start.sh101 B
15RUN /bin/sh -c mkdir -p135 B
16COPY php-fpm.conf /etc/php/8.0/fpm/php-fpm.conf # buildkit570 B
17COPY root_ca.crt /usr/local/share/ca-certificates/ # buildkit1.16 KB
18RUN /bin/sh -c update-ca-certificates -v120.74 KB
19RUN /bin/sh -c curl -sS722.91 KB
20CMD ["/bin/bash" "-c" "/usr/local/etc/hosts.sh;/run_on_start.sh;php-fpm8.0 -F"]0 B
21EXPOSE map[9000/tcp:{}]0 B

Command

ADD file:5f17f77072bcd27aa8c4d09ef5117423b789c42445b6e6c13af711dfb2abd544 in /