Skip to content

SerhiyMakarenko/nlnetlabs-unbound-dockerized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

General

MIT License

Unbound is a validating, recursive, caching DNS resolver. It is designed to be fast and lean and incorporates modern features based on open standards.

Usage

To run container you need to execute command listed below:

docker run -d --name nlnetlabs-unbound-resolver --net=host \
    -v /path/to/unbound.conf:/usr/local/etc/unbound/unbound.conf \
    serhiymakarenko/nlnetlabs-unbound-resolver:latest

About

This repo contains dockerized Unbound—validating, recursive, caching DNS resolver.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors