sha256:4f5a47f167037e89c90ddc6ff7bde412cae32494699944c426c26d6a4631b46f
OS/ARCH
Compressed size
201.4 MB
Last pushed
almost 2 years by babadzhanyan
Type
Image
Manifest digest
sha256:d325e0bf7665e40983f218feefe1e13197cab6bb3cccc0678cc7942e266f7eec
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B3ENV TZ=Europe/Moscow0 B4WORKDIR /var/www/html131 B5USER root0 B6RUN /bin/sh -c apt-get clean14.35 MB7RUN /bin/sh -c apt-get install86.71 MB8RUN /bin/sh -c curl -sSL9.39 MB9RUN /bin/sh -c apt-get clean32 B10RUN /bin/sh -c apt-get install54.42 MB11RUN /bin/sh -c apt-get clean7.9 MB12COPY hosts.sh /usr/local/etc/hosts.sh # buildkit362 B13RUN /bin/sh -c chmod +x357 B14RUN /bin/sh -c touch /run_on_start.sh101 B15RUN /bin/sh -c mkdir -p136 B16COPY php-fpm.conf /etc/php/8.0/fpm/php-fpm.conf # buildkit567 B17COPY root_ca.crt /usr/local/share/ca-certificates/ # buildkit1.16 KB18RUN /bin/sh -c update-ca-certificates -v120.73 KB19RUN /bin/sh -c curl -sS722.91 KB20CMD ["/bin/bash" "-c" "/usr/local/etc/hosts.sh;/run_on_start.sh;php-fpm8.0 -F"]0 B21EXPOSE map[9000/tcp:{}]0 BCommand
ADD file:5f9954090af042b377ea0d1d184faa64d2e9d4c946b6c3898d52aff47e764056 in /