sha256:d77e117463a1015937e5d29fd6d76dddc8fe205b8fb05a64cb29d95e41fe99ea
OS/ARCH
linux/amd64
Compressed size
411.28 MB
Last pushed
about 2 years by roywig
Type
Image
Manifest digest
sha256:efc2cf2ded3ce5f9e07b098cc09ef2cc33fa327456d11df990e5a19bda064b3b
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update183.35 MB8WORKDIR /opt/mercure/app32 B9COPY ./installation ./installation # buildkit1.31 KB10COPY ./configuration ./configuration # buildkit1.02 KB11COPY ./requirements.txt . # buildkit1.56 KB12RUN /bin/sh -c chown -R195.11 MB13COPY ./ . # buildkit3.05 MB14RUN /bin/sh -c chmod -R1.6 MB15VOLUME [/opt/mercure/config]0 B16VOLUME [/opt/mercure/data]0 B17USER mercure0 B18ENV DEBUG=False0 B19ENV MERCURE_CONFIG_FOLDER=/opt/mercure/config0 B20CMD ["/bin/sh" "-c" "/opt/mercure/env/bin/python /opt/mercure/app/router.py"]0 BCommand
ARG RELEASE