Sign inSign up

mercureimaging/mercure-router:0.4.0-beta.4

Index digest

sha256:d9e1bda7b148574fa6095dc410eb02125a1968a9cc06aff8af936c2a8cf767ca

OS/ARCH

linux/amd64

Compressed size

423.35 MB

Last pushed

over 1 year by roywig

Type

Image

Manifest digest

sha256:0a30665df67fa77cbdd30538f4a785b5de1ea375c2d81edb39966a06618b856b

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.16 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update185.58 MB
8WORKDIR /opt/mercure/app32 B
9COPY ./installation ./installation # buildkit1.61 KB
10COPY ./configuration ./configuration # buildkit1.18 KB
11COPY ./app/requirements.txt . # buildkit1.75 KB
12RUN /bin/sh -c chown -R203.38 MB
13COPY ./app . # buildkit3.15 MB
14RUN /bin/sh -c ln -s199 B
15RUN /bin/sh -c chmod -R3.07 MB
16VOLUME [/opt/mercure/config]0 B
17VOLUME [/opt/mercure/data]0 B
18USER mercure0 B
19ENV DEBUG=False0 B
20ENV MERCURE_CONFIG_FOLDER=/opt/mercure/config0 B
21CMD ["/opt/mercure/env/bin/python" "/opt/mercure/app/router.py"]0 B

Command

 ARG RELEASE