sha256:489d7f09ca15196033fa07a2cfe986c9dce4ccf1aeee4afa1da9f341be42de75
OS/ARCH
Compressed size
37.43 MB
Last pushed
about 1 month by zunohan
Type
Image
Manifest digest
sha256:3a8cf0578ad1b2d83c42b10ab98c4547e717098a6fab9a4bdfe773a404a7e601
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2LABEL org.opencontainers.image.title=Zunik org.opencontainers.image.description=High-Performance Reverse Proxy0 B3RUN /bin/sh -c apt-get update5.47 MB4WORKDIR /app32 B5COPY --chown=zunik:zunik /app/target/release/zunik /app/zunik #5.03 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 'amd64' out/ 'bookworm' '@1785715200'