Sign inSign up

belkajo/php83:1.11

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

sha256:5e8d5849bf88660acff33a9799c5a5e94c8279ca26c879809d9597bbb6bd796e

OS/ARCH

Compressed size

227.59 MB

Last pushed

about 2 years by belkajo

Type

Image

Manifest digest

sha256:154a5628d217b9c2f09ddfc22d8d77d7f8fea59f673d85faee03509ca7fe9811

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 / 27.51 MB
6CMD ["/bin/bash"]0 B
7ENV TZ=Europe/London0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9RUN /bin/sh -c apt update179.69 MB
10RUN /bin/sh -c apt install15.1 MB
11RUN /bin/sh -c apt install2.76 MB
12RUN /bin/sh -c apt install1.09 MB
13RUN /bin/sh -c curl -sS714.49 KB
14RUN /bin/sh -c cp ./composer.phar713.04 KB
15RUN /bin/sh -c chmod +x32 B
16RUN /bin/sh -c update-alternatives --set1.77 KB
17COPY ./etc/ /etc/ # buildkit55.72 KB
18RUN /bin/sh -c groupadd -g757 B
19RUN /bin/sh -c useradd -m3.12 KB
20RUN /bin/sh -c chpasswd test:test32 B
21WORKDIR /var/www/html32 B
22VOLUME [/var/www/html]0 B
23COPY ./var/www/html /var/www/html # buildkit343 B
24RUN /bin/sh -c chown test:test141 B
25USER root0 B
26EXPOSE map[9000/tcp:{}]0 B
27CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

 ARG RELEASE