sha256:dd811821eb9c671ca71f5337c1474d3a7776abfbb65e67d2cf843815368c9789
OS/ARCH
linux/amd64
Compressed size
405 MB
Last pushed
over 2 years by herostudy
Type
Image
Manifest digest
sha256:dd811821eb9c671ca71f5337c1474d3a7776abfbb65e67d2cf843815368c9789
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ENV TERM=linux0 B8ENV TZ=Asia/Almaty0 B9RUN /bin/sh -c ln -snf189 B10RUN /bin/sh -c apt-get update160.88 MB11RUN /bin/sh -c apt-get -y176.05 MB12RUN /bin/sh -c add-apt-repository ppa:ondrej/php3.42 MB13RUN /bin/sh -c apt-get -y7.81 MB14RUN /bin/sh -c apt-get -y1.37 MB15RUN /bin/sh -c apt-get -y8.55 MB16RUN /bin/sh -c apt-get -y18 MB17RUN /bin/sh -c service php7.4-fpm356 B18RUN /bin/sh -c curl -sS709.46 KB19RUN /bin/sh -c pecl install38.89 KB20RUN /bin/sh -c apt-get clean334 B21RUN /bin/sh -c rm -rf8.07 KB22RUN /bin/sh -c useradd -u2.01 KB23COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit179 B24VOLUME [/site]0 B25WORKDIR /site94 B26COPY supervisord.conf /etc/supervisord.conf # buildkit1.11 KB27EXPOSE map[80/tcp:{}]0 B28ENTRYPOINT ["sh" "/docker-entrypoint.sh"]0 BCommand
ARG RELEASE