Sign inSign up

herostudy/php74:latest

Multi-platform
Index digest

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 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 / 26.09 MB
6CMD ["/bin/bash"]0 B
7ENV TERM=linux0 B
8ENV TZ=Asia/Almaty0 B
9RUN /bin/sh -c ln -snf190 B
10RUN /bin/sh -c apt-get update152.2 MB
11RUN /bin/sh -c apt-get -y173.28 MB
12RUN /bin/sh -c add-apt-repository ppa:ondrej/php4.71 MB
13RUN /bin/sh -c apt-get -y7.76 MB
14RUN /bin/sh -c apt-get -y1.15 MB
15RUN /bin/sh -c apt-get -y8.35 MB
16RUN /bin/sh -c apt-get -y15.64 MB
17RUN /bin/sh -c service php7.4-fpm339 B
18RUN /bin/sh -c curl -sS690.37 KB
19RUN /bin/sh -c pecl install39.16 KB
20RUN /bin/sh -c apt-get clean32 B
21RUN /bin/sh -c rm -rf8.1 KB
22RUN /bin/sh -c useradd -u1.97 KB
23COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit178 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