Sign inSign up

herostudy/php74:latest

Multi-platform
Index digest

sha256:2e48d2cbc64524dd2d718b549347ff6e423ea5d751e8c849e43741c06ea6336c

OS/ARCH

Compressed size

405.89 MB

Last pushed

over 2 years by herostudy

Type

Image

Manifest digest

sha256:c8f6f50b6d04d6bf9b6f541dc433284c7e21553edc09067bc74fd2d5684a6f73

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.18 MB
6CMD ["/bin/bash"]0 B
7ENV TERM=linux0 B
8ENV TZ=Asia/Almaty0 B
9RUN /bin/sh -c ln -snf188 B
10RUN /bin/sh -c apt-get update158.67 MB
11RUN /bin/sh -c apt-get -y178.13 MB
12RUN /bin/sh -c add-apt-repository ppa:ondrej/php4.8 MB
13RUN /bin/sh -c apt-get -y7.65 MB
14RUN /bin/sh -c apt-get -y1.22 MB
15RUN /bin/sh -c apt-get -y8.55 MB
16RUN /bin/sh -c apt-get -y17.97 MB
17RUN /bin/sh -c service php7.4-fpm332 B
18RUN /bin/sh -c curl -sS690.38 KB
19RUN /bin/sh -c pecl install38.89 KB
20RUN /bin/sh -c apt-get clean32 B
21RUN /bin/sh -c rm -rf8.09 KB
22RUN /bin/sh -c useradd -u1.96 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