Sign inSign up

libre7/simplex-bridge:sha-620fd0c

Manifest digest

sha256:67aa71c199f77014060d3dab20ef616795cba83254d2c722942cc403cb0eafb5

OS/ARCH

linux/amd64

Compressed size

72.37 MB

Last pushed

25 days by libre7

Type

Image

Manifest digest

sha256:67aa71c199f77014060d3dab20ef616795cba83254d2c722942cc403cb0eafb5

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6LABEL org.opencontainers.image.title=simplex-bridge0 B
7LABEL org.opencontainers.image.description=SimpleX Chat bot daemon0 B
8LABEL org.opencontainers.image.vendor=libre-70 B
9LABEL org.opencontainers.image.licenses=GPL-3.00 B
10LABEL org.opencontainers.image.url=https://github.com/libre-7/simplex-bridge0 B
11LABEL org.opencontainers.image.source=https://github.com/libre-7/simplex-bridge0 B
12LABEL org.opencontainers.image.documentation=https://github.com/libre-7/simplex-bridge#readme0 B
13RUN /bin/sh -c apt-get update25.88 MB
14RUN /bin/sh -c set -eux;959.96 KB
15RUN /bin/sh -c groupadd --system3.35 KB
16VOLUME [/data]0 B
17RUN /bin/sh -c set -eux;17.19 MB
18EXPOSE [5225/tcp]0 B
19ENV SIMPLEX_DISPLAY_NAME=Simplex Bridge SIMPLEX_AUTO_ACCEPT=true SIMPLEX_FILES_ENABLED=true0 B
20COPY entrypoint.sh /entrypoint.sh # buildkit2.7 KB
21COPY healthcheck.py /healthcheck.py # buildkit743 B
22RUN /bin/sh -c chmod +x2.7 KB
23ENTRYPOINT ["/entrypoint.sh"]0 B
24STOPSIGNAL SIGTERM0 B
25HEALTHCHECK {Test:[CMD-SHELL python3 /healthcheck.py] Interval:30s0 B

Command

 ARG RELEASE