Docker Repository - bfren ecosystem
Comes with Unbound pre-installed.
See sample .env and docker-compose.yml files for usage (plus -with-proxy files). Or run as:
docker run \
--name=unbound \
--detach=true \
--env UNBOUND_ENABLE_DNSSEC=1 \
--publish=53:53/tcp \
--publish=53:53/udp \
--restart=unless-stopped \
bfren/unbound:latest
You can override various values in Unbound's configuration using environment variables - see /overlay/etc/bf/templates/unbound.conf.esh for details.
Run nu, type bf-unbound and hit tab to see a list of helper functions.
Content type
Image
Digest
sha256:614722ea6…
Size
29.3 MB
Last updated
20 days ago
Requires Docker Desktop 4.37.1 or later.