sha256:489d7f09ca15196033fa07a2cfe986c9dce4ccf1aeee4afa1da9f341be42de75
OS/ARCH
Compressed size
36.92 MB
Last pushed
about 1 month by zunohan
Type
Image
Manifest digest
sha256:903aca03cca6a54911647c5729568c6ce2a12b33bf86ba1625b58d6fc32d62be
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2LABEL org.opencontainers.image.title=Zunik org.opencontainers.image.description=High-Performance Reverse Proxy0 B3RUN /bin/sh -c apt-get update5.32 MB4WORKDIR /app32 B5COPY --chown=zunik:zunik /app/target/release/zunik /app/zunik #4.78 MB6VOLUME [/app/certs /app/config]0 B7USER zunik0 B8EXPOSE [443/tcp 80/tcp 8080/tcp]0 B9HEALTHCHECK {Test:[CMD-SHELL curl -sf http://localhost:8080/api/health0 B10ENTRYPOINT ["/app/zunik"]0 B11CMD ["--config" "/app/config.toml"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'