sha256:87a0ed9a9e428f1d1f08d789a72abdeeb3fc16ceb9f533e4e77644ad265c0c76
OS/ARCH
Compressed size
212.12 MB
Last pushed
over 2 years by belkajo
Type
Image
Manifest digest
sha256:321b78b2d44469be42ebdf316567165aa56419daf5af98910d5ab4358b6d55b3
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 26.72 MB6CMD ["/bin/bash"]0 B7ENV TZ=Europe/London0 B8ENV DEBIAN_FRONTEND=noninteractive0 B9RUN /bin/sh -c apt update170.25 MB10RUN /bin/sh -c apt install9.89 MB11RUN /bin/sh -c apt install2.74 MB12RUN /bin/sh -c apt install1.08 MB13RUN /bin/sh -c curl -sS710.73 KB14RUN /bin/sh -c cp ./composer.phar709.3 KB15RUN /bin/sh -c chmod +x32 B16RUN /bin/sh -c update-alternatives --set1.78 KB17COPY ./etc/ /etc/ # buildkit47.72 KB18RUN /bin/sh -c groupadd -g758 B19RUN /bin/sh -c useradd -m3.12 KB20RUN /bin/sh -c chpasswd test:test32 B21WORKDIR /var/www/html32 B22VOLUME [/var/www/html]0 B23RUN /bin/sh -c chown test:test136 B24USER root0 B25EXPOSE map[9000/tcp:{}]0 B26CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
ARG RELEASE