Sign inSign up

belkajo/php83:1.12

Multi-platform
Languages & frameworks
Developer tools
Web servers
Index digest

sha256:a2c30179c59534e23940052a1fdf4967fd1082b762f8957a83a92d16ee10d821

OS/ARCH

Compressed size

232.55 MB

Last pushed

over 1 year by belkajo

Type

Image

Manifest digest

sha256:6d91dd3e3d4949c7f50c0bdced70c451402dc52900554698a4eb3a215855087c

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.37 MB
6CMD ["/bin/bash"]0 B
7ENV TZ=Europe/London0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9RUN /bin/sh -c apt update175.96 MB
10RUN /bin/sh -c apt install22.94 MB
11RUN /bin/sh -c apt install2.72 MB
12RUN /bin/sh -c apt install1.09 MB
13RUN /bin/sh -c curl -sS726.28 KB
14RUN /bin/sh -c cp ./composer.phar724.84 KB
15RUN /bin/sh -c chmod +x32 B
16RUN /bin/sh -c update-alternatives --set1.95 KB
17COPY ./etc/ /etc/ # buildkit55.72 KB
18RUN /bin/sh -c groupadd -g758 B
19RUN /bin/sh -c useradd -m3.12 KB
20RUN /bin/sh -c chpasswd test:test32 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c chown test:test136 B
23USER root0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

 ARG RELEASE