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 B2ENV UNBOUND_HEALTHCHECK_PORT= DISABLE_SET_PERMS= UNBOUND_UID= UNBOUND_GID=0 B3WORKDIR /0 B4VOLUME [/usr/local/unbound]0 B5COPY /app/ / # buildkit17.24 MB6HEALTHCHECK &{["CMD-SHELL" "sh /usr/local/unbound/sbin/healthcheck.sh"] "30s"0 B7ENTRYPOINT ["/sbin/tini" "--" "/entrypoint"]0 B8LABEL maintainer=megavolts <[email protected]> org.opencontainers.image.arch= org.opencontainers.image.version=1.24.0-0 BCommand
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