Sign inSign up

belkajo/php83:latest

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

sha256:21e5be489d9005547eef344b62d2f587ab0f6aa6faa8de4b5a2ac22b3d80fb2f

OS/ARCH

Compressed size

213.04 MB

Last pushed

over 2 years by belkajo

Type

Image

Manifest digest

sha256:a10e3fd8f70c736040bb54da2b4aca8dc8e2fe5045b9ba9ade89de0d7014dd48

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 / 26.72 MB
6CMD ["/bin/bash"]0 B
7ENV TZ=Europe/London0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9RUN /bin/sh -c apt update170.25 MB
10RUN /bin/sh -c apt install10.8 MB
11RUN /bin/sh -c apt install2.75 MB
12RUN /bin/sh -c apt install1.09 MB
13RUN /bin/sh -c curl -sS710.73 KB
14RUN /bin/sh -c cp ./composer.phar709.3 KB
15RUN /bin/sh -c chmod +x32 B
16RUN /bin/sh -c update-alternatives --set1.78 KB
17COPY ./etc/ /etc/ # buildkit47.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
22VOLUME [/var/www/html]0 B
23RUN /bin/sh -c chown test:test137 B
24USER root0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

 ARG RELEASE