sha256:2e48d2cbc64524dd2d718b549347ff6e423ea5d751e8c849e43741c06ea6336c
OS/ARCH
Compressed size
389.89 MB
Last pushed
over 2 years by herostudy
Type
Image
Manifest digest
sha256:bea8174b80b544f58a1cc27075350ed5d46aa2696e91e6302ad30bf8024cd3ca
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 / 26.09 MB6CMD ["/bin/bash"]0 B7ENV TERM=linux0 B8ENV TZ=Asia/Almaty0 B9RUN /bin/sh -c ln -snf190 B10RUN /bin/sh -c apt-get update152.2 MB11RUN /bin/sh -c apt-get -y173.28 MB12RUN /bin/sh -c add-apt-repository ppa:ondrej/php4.71 MB13RUN /bin/sh -c apt-get -y7.76 MB14RUN /bin/sh -c apt-get -y1.15 MB15RUN /bin/sh -c apt-get -y8.35 MB16RUN /bin/sh -c apt-get -y15.64 MB17RUN /bin/sh -c service php7.4-fpm339 B18RUN /bin/sh -c curl -sS690.37 KB19RUN /bin/sh -c pecl install39.16 KB20RUN /bin/sh -c apt-get clean32 B21RUN /bin/sh -c rm -rf8.1 KB22RUN /bin/sh -c useradd -u1.97 KB23COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit178 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