sha256:7db5e82d80d153641ce7753e8c8810e27e090a6371225488101e93bb0c4da9bf
OS/ARCH
linux/amd64
Compressed size
636.26 MB
Last pushed
4 months by roywig
Type
Image
Manifest digest
sha256:7db5e82d80d153641ce7753e8c8810e27e090a6371225488101e93bb0c4da9bf
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6RUN /bin/sh -c apt-get update171.26 MB7WORKDIR /opt/mercure/app32 B8COPY ./installation ./installation # buildkit3.03 KB9COPY ./configuration ./configuration # buildkit1.3 KB10COPY ./app/requirements.txt . # buildkit1.77 KB11RUN /bin/sh -c chown -R205.79 MB12COPY ./app . # buildkit115.42 MB13RUN /bin/sh -c chown -R115.43 MB14VOLUME [/opt/mercure/config]0 B15VOLUME [/opt/mercure/data]0 B16USER mercure0 B17ENV DEBUG=False0 B18ENV MERCURE_CONFIG_FOLDER=/opt/mercure/config0 B19CMD ["/opt/mercure/env/bin/python" "-u" "/opt/mercure/app/processor.py"]0 BCommand
ARG RELEASE