Sign inSign up

libre7/simplex-bridge:sha-9fb92c7

Manifest digest

sha256:3de3058cd20132f27ebfe1f1a7364530418edaf47dbe24ece450113a6c91c4fb

OS/ARCH

linux/amd64

Compressed size

73.31 MB

Last pushed

2 months by libre7

Type

Image

Manifest digest

sha256:3de3058cd20132f27ebfe1f1a7364530418edaf47dbe24ece450113a6c91c4fb

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 update26.82 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.27 KB
21COPY healthcheck.py /healthcheck.py # buildkit743 B
22RUN /bin/sh -c chmod +x2.27 KB
23ENTRYPOINT ["/entrypoint.sh"]0 B
24STOPSIGNAL SIGTERM0 B
25HEALTHCHECK {Test:[CMD-SHELL python3 /healthcheck.py] Interval:30s0 B

Command

 ARG RELEASE