Sign inSign up

mercureimaging/mercure-ui:latest

Index digest

sha256:c8bcadd5805064305acf07029165e54f5413b4dac0c998744917fbfd1ca8991d

OS/ARCH

linux/amd64

Compressed size

455.32 MB

Last pushed

4 months by roywig

Type

Image

Manifest digest

sha256:d6aa86d3b6b5e81ccee9b787412b187770ce019c235756d4b53372c9abf8a130

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.21 MB
7WORKDIR /opt/mercure/app32 B
8COPY ./installation ./installation # buildkit1.88 KB
9COPY ./configuration ./configuration # buildkit1.28 KB
10COPY ./app/requirements.txt . # buildkit1.77 KB
11RUN /bin/sh -c chown -R205.8 MB
12COPY ./app . # buildkit24.97 MB
13RUN /bin/sh -c chown -R24.97 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
19EXPOSE [8000/tcp]0 B
20HEALTHCHECK {Test:[CMD-SHELL wget -O/dev/null -q0 B
21CMD ["/opt/mercure/env/bin/python" "/opt/mercure/app/webgui.py"]0 B

Command

 ARG RELEASE