Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unbound Container

Docker Automated build Docker Pulls Docker Image Size (latest by date)

UNBOUND server running on Alpine Linux.

Quickstart

unbound:
  image: linuxcontainers/unbound

  volumes:
    # You must provide a config file
    - ./uncound.conf:/etc/unbound/named.conf

    # Zone files
    - ./zones:/etc/unbound/local-zones.conf

  ports:
    - "53:53/udp"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages