sha256:ede49e822db2f747cea4973f81943206226291f992241e03d95bd7410214018b
OS/ARCH
Compressed size
34.38 MB
Last pushed
about 2 months by stalwartlabs
Type
Image
Manifest digest
sha256:9cda8494f8e314f10aa06fc5beb5045e336384170a001da2f930e51dad286bf7
Image Layers
1# debian.sh --arch 'arm64' out/21.5 MB2RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive5.08 MB3COPY --chmod=0755 /app/artifact/proxy /usr/local/bin/proxy #3.9 MB4RUN /bin/sh -c setcap 'cap_net_bind_service=+ep'3.9 MB5USER stalwart-proxy0 B6WORKDIR /etc/proxy16 B7VOLUME [/etc/proxy]0 B8EXPOSE [110/tcp 143/tcp 24/tcp 25/tcp0 B9ENV PROXY_HEALTHCHECK_URL=https://127.0.0.1:9443/healthz0 B10HEALTHCHECK {Test:[CMD-SHELL curl -fsSk "$PROXY_HEALTHCHECK_URL"0 B11ENTRYPOINT ["/usr/local/bin/proxy"]0 B12CMD ["/etc/proxy/config.toml"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'