https://github.com/varugasu/unbound-docker
https://github.com/varugasu/unbound-docker
docker rsyslog unbound unbound-dns
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/varugasu/unbound-docker
- Owner: varugasu
- Created: 2020-03-09T17:13:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-11T17:54:45.000Z (almost 6 years ago)
- Last Synced: 2024-12-27T06:09:56.000Z (about 1 year ago)
- Topics: docker, rsyslog, unbound, unbound-dns
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unbound Docker Images
## Images:
- [`1.9.6`, `latest`](https://github.com/dracoboros/unbound-docker/tree/master/1.9.6)
- [`1.9.6-rsyslog`](https://github.com/dracoboros/unbound-docker/tree/master/1.9.6/rsyslog)
## Image Variants
### `unbound:-rsyslog`
This image contains rsyslog shipped along with Unbound. It may be useful when it is needed to export queries and replies logs to a file or remote syslog server.
## Environment Variables
### `SKIP_ROOT_KEY`
By default, the images in this repository executes `unbound-anchor` at entrypoint. It can be skipped if this variable is set to any non blank value.