Sign inSign up

megavolts/unbound:1.24.0-0

Multi-platform
Networking
Security
Index digest

sha256:2a85ba07cf934eba262af0c5cc631ab22107705aa71b4f923582065f6c0dd6e7

OS/ARCH

Compressed size

17.2 MB

Last pushed

12 months by megavolts

Type

Image

Manifest digest

sha256:5e2adc31627074f243b7dc4625ab32151c3f00a4995bfd9045501532442a06a6

Image Layers

1ARG UNBOUND_VERSION=1.24.0 BUILD_REVISION=0 BUILD_NAME=Unbound BUILD_DESCRIPTION=Unbound0 B
2ENV UNBOUND_HEALTHCHECK_PORT= DISABLE_SET_PERMS= UNBOUND_UID= UNBOUND_GID=0 B
3WORKDIR /0 B
4VOLUME [/usr/local/unbound]0 B
5COPY /app/ / # buildkit17.2 MB
6HEALTHCHECK &{["CMD-SHELL" "sh /usr/local/unbound/sbin/healthcheck.sh"] "30s"0 B
7ENTRYPOINT ["/sbin/tini" "--" "/entrypoint"]0 B
8LABEL maintainer=megavolts <[email protected]> org.opencontainers.image.arch= org.opencontainers.image.version=1.24.0-00 B

Command

ARG UNBOUND_VERSION=1.24.0 BUILD_REVISION=0 BUILD_NAME=Unbound BUILD_DESCRIPTION=Unbound is a validating, recursive, and caching DNS resolver. BUILD_REPOSITORY=megavolts/unbound