Sign inSign up

herostudy/php74:SS-12096

Manifest digest

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 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
7ENV TERM=linux0 B
8ENV TZ=Asia/Almaty0 B
9RUN /bin/sh -c ln -snf189 B
10RUN /bin/sh -c apt-get update160.88 MB
11RUN /bin/sh -c apt-get -y176.05 MB
12RUN /bin/sh -c add-apt-repository ppa:ondrej/php3.42 MB
13RUN /bin/sh -c apt-get -y7.81 MB
14RUN /bin/sh -c apt-get -y1.37 MB
15RUN /bin/sh -c apt-get -y8.55 MB
16RUN /bin/sh -c apt-get -y18 MB
17RUN /bin/sh -c service php7.4-fpm356 B
18RUN /bin/sh -c curl -sS709.46 KB
19RUN /bin/sh -c pecl install38.89 KB
20RUN /bin/sh -c apt-get clean334 B
21RUN /bin/sh -c rm -rf8.07 KB
22RUN /bin/sh -c useradd -u2.01 KB
23COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit179 B
24VOLUME [/site]0 B
25WORKDIR /site94 B
26COPY supervisord.conf /etc/supervisord.conf # buildkit1.11 KB
27EXPOSE map[80/tcp:{}]0 B
28ENTRYPOINT ["sh" "/docker-entrypoint.sh"]0 B

Command

 ARG RELEASE