Sign inSign up

megavolts/unbound:1.24.0-1

Multi-platform
Networking
Security
Index digest

sha256:7e2904f09e4c36959f0d7fde44819116aeb48bff7a97289336460db1474d6863

OS/ARCH

Compressed size

17.24 MB

Last pushed

12 months by megavolts

Type

Image

Manifest digest

sha256:60959fccd0f0e9c4d29dcde62020704ac74fb74f5a1e4af3b9e658ce260af236

Image Layers

1ARG UNBOUND_VERSION=1.24.0 BUILD_REVISION 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.24 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-0 B

Command

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