sha256:76fb6370aaaf3f3bf1f4707b58726781f46005421f508d1610d2234ffd66dd55
OS/ARCH
Compressed size
241.49 MB
Last pushed
over 1 year by belkajo
Type
Image
Manifest digest
sha256:cb5a9d3ff99b71b2d96d3680663b4c1a4827dd904a390cc451a59e96a5e54c54
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 / 28.38 MB6CMD ["/bin/bash"]0 B7ENV TZ=Europe/London0 B8ENV DEBIAN_FRONTEND=noninteractive0 B9RUN /bin/sh -c apt update191.01 MB10RUN /bin/sh -c apt install16.82 MB11RUN /bin/sh -c apt install2.72 MB12RUN /bin/sh -c apt install1.09 MB13RUN /bin/sh -c curl -sS724.85 KB14RUN /bin/sh -c cp ./composer.phar723.45 KB15RUN /bin/sh -c chmod +x32 B16RUN /bin/sh -c update-alternatives --set1.78 KB17COPY ./etc/ /etc/ # buildkit54.98 KB18RUN /bin/sh -c groupadd -g759 B19RUN /bin/sh -c useradd -m3.12 KB20RUN /bin/sh -c chpasswd test:test32 B21RUN /bin/sh -c mkdir -p120 B22WORKDIR /var/www/html32 B23RUN /bin/sh -c chown test:test137 B24USER root0 B25EXPOSE map[9000/tcp:{}]0 B26CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
ARG RELEASE