sha256:b3db3d6c6f3d028c625e14c1ecb50e1666c9b6df8e7ca021fa2b88152ae17641
OS/ARCH
linux/amd64
Compressed size
72.37 MB
Last pushed
24 days by libre7
Type
Image
Manifest digest
sha256:b3db3d6c6f3d028c625e14c1ecb50e1666c9b6df8e7ca021fa2b88152ae17641
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6LABEL org.opencontainers.image.title=simplex-bridge0 B7LABEL org.opencontainers.image.description=SimpleX Chat bot daemon0 B8LABEL org.opencontainers.image.vendor=libre-70 B9LABEL org.opencontainers.image.licenses=GPL-3.00 B10LABEL org.opencontainers.image.url=https://github.com/libre-7/simplex-bridge0 B11LABEL org.opencontainers.image.source=https://github.com/libre-7/simplex-bridge0 B12LABEL org.opencontainers.image.documentation=https://github.com/libre-7/simplex-bridge#readme0 B13RUN /bin/sh -c apt-get update25.88 MB14RUN /bin/sh -c set -eux;959.96 KB15RUN /bin/sh -c groupadd --system3.35 KB16VOLUME [/data]0 B17RUN /bin/sh -c set -eux;17.19 MB18EXPOSE [5225/tcp]0 B19ENV SIMPLEX_DISPLAY_NAME=Simplex Bridge SIMPLEX_AUTO_ACCEPT=true SIMPLEX_FILES_ENABLED=true0 B20COPY entrypoint.sh /entrypoint.sh # buildkit2.7 KB21COPY healthcheck.py /healthcheck.py # buildkit743 B22RUN /bin/sh -c chmod +x2.7 KB23ENTRYPOINT ["/entrypoint.sh"]0 B24STOPSIGNAL SIGTERM0 B25HEALTHCHECK {Test:[CMD-SHELL python3 /healthcheck.py] Interval:30s0 BCommand
ARG RELEASE