Sign inSign up

mercureimaging/mercure-worker:0.4.1

Manifest digest

sha256:8f7afbd7ffb4802e7857c73681c4b2609f5df1cf78e2d5827a2f5e29281dd7db

OS/ARCH

linux/amd64

Compressed size

636.26 MB

Last pushed

4 months by roywig

Type

Image

Manifest digest

sha256:8f7afbd7ffb4802e7857c73681c4b2609f5df1cf78e2d5827a2f5e29281dd7db

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6RUN /bin/sh -c apt-get update171.26 MB
7WORKDIR /opt/mercure/app32 B
8COPY ./installation ./installation # buildkit3.03 KB
9COPY ./configuration ./configuration # buildkit1.3 KB
10COPY ./app/requirements.txt . # buildkit1.77 KB
11RUN /bin/sh -c chown -R205.79 MB
12COPY ./app . # buildkit115.42 MB
13RUN /bin/sh -c chown -R115.43 MB
14VOLUME [/opt/mercure/config]0 B
15VOLUME [/opt/mercure/data]0 B
16USER mercure0 B
17ENV DEBUG=False0 B
18ENV MERCURE_CONFIG_FOLDER=/opt/mercure/config0 B
19SHELL [/bin/bash -c]0 B
20CMD ["/bin/bash" "-c" "/opt/mercure/env/bin/rq worker0 B

Command

 ARG RELEASE