sha256:1173b58ac27e32389239afe06f00865db67dfb048834fe11cbbaafce07d1d7c6
OS/ARCH
Compressed size
218.09 MB
Last pushed
about 2 years by belkajo
Type
Image
Manifest digest
sha256:1b93bfbd6368a30c2edda4d0a35932e3e25f8c3f00077b5ef42d7e56b6dc867c
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 / 27.51 MB6CMD ["/bin/bash"]0 B7ENV TZ=Europe/London0 B8ENV DEBIAN_FRONTEND=noninteractive0 B9RUN /bin/sh -c apt update170.21 MB10RUN /bin/sh -c apt install15.09 MB11RUN /bin/sh -c apt install2.75 MB12RUN /bin/sh -c apt install1.09 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.77 KB17COPY ./etc/ /etc/ # buildkit55.57 KB18RUN /bin/sh -c groupadd -g761 B19RUN /bin/sh -c useradd -m3.13 KB20RUN /bin/sh -c chpasswd test:test32 B21WORKDIR /var/www/html32 B22VOLUME [/var/www/html]0 B23COPY ./var/www/html /var/www/html # buildkit344 B24RUN /bin/sh -c chown test:test141 B25USER root0 B26EXPOSE map[9000/tcp:{}]0 B27CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
ARG RELEASE