sha256:7d35d336fb48abb7061a6960e76c876a856481feec4aae3d0e65936263e02f13
OS/ARCH
linux/amd64
Compressed size
71.08 MB
Last pushed
2 months by libre7
Type
Image
Manifest digest
sha256:7d35d336fb48abb7061a6960e76c876a856481feec4aae3d0e65936263e02f13
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 update24.58 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.27 KB21COPY healthcheck.py /healthcheck.py # buildkit742 B22RUN /bin/sh -c chmod +x2.27 KB23ENTRYPOINT ["/entrypoint.sh"]0 B24STOPSIGNAL SIGTERM0 B25HEALTHCHECK {Test:[CMD-SHELL python3 /healthcheck.py] Interval:30s0 BCommand
ARG RELEASE