sha256:e24192e9373b602ccfeaedfe628660d2cf1cd55b3a041342e07db2770dc05917
OS/ARCH
linux/amd64
Compressed size
455.32 MB
Last pushed
4 months by roywig
Type
Image
Manifest digest
sha256:f1d1618f8cafb441f09ed17d2e8e1e3adc2aaba051ddaeca702cff3a3f203bc6
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.21 MB7WORKDIR /opt/mercure/app32 B8COPY ./installation ./installation # buildkit1.88 KB9COPY ./configuration ./configuration # buildkit1.28 KB10COPY ./app/requirements.txt . # buildkit1.77 KB11RUN /bin/sh -c chown -R205.8 MB12COPY ./app . # buildkit24.97 MB13RUN /bin/sh -c chown -R24.97 MB14VOLUME [/opt/mercure/config]0 B15VOLUME [/opt/mercure/data]0 B16USER mercure0 B17ENV DEBUG=False0 B18ENV MERCURE_CONFIG_FOLDER=/opt/mercure/config0 B19SHELL [/bin/bash -c]0 B20CMD ["/bin/bash" "-c" "/opt/mercure/env/bin/rq worker0 BCommand
ARG RELEASE