Sign inSign up

zunohan/zunik:latest

Multi-platform
Networking
Developer tools
Operating systems
Index digest

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 MB
2LABEL org.opencontainers.image.title=Zunik org.opencontainers.image.description=High-Performance Reverse Proxy0 B
3RUN /bin/sh -c apt-get update5.32 MB
4WORKDIR /app32 B
5COPY --chown=zunik:zunik /app/target/release/zunik /app/zunik #4.78 MB
6VOLUME [/app/certs /app/config]0 B
7USER zunik0 B
8EXPOSE [443/tcp 80/tcp 8080/tcp]0 B
9HEALTHCHECK {Test:[CMD-SHELL curl -sf http://localhost:8080/api/health0 B
10ENTRYPOINT ["/app/zunik"]0 B
11CMD ["--config" "/app/config.toml"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'