This commit is contained in:
parent
6a8fed378e
commit
0633502c7f
20
README.md
20
README.md
@ -0,0 +1,20 @@
|
|||||||
|
# NSD based on Alpine
|
||||||
|
Last build [![Build Status](https://drone.zelnet.de/api/badges/jochen/nsd-docker/status.svg)](https://drone.zelnet.de/jochen/nsd-docker)
|
||||||
|
|
||||||
|
## Volumes
|
||||||
|
### Configuration
|
||||||
|
```
|
||||||
|
/etc/nsd
|
||||||
|
```
|
||||||
|
|
||||||
|
### Zone Files
|
||||||
|
```
|
||||||
|
/var/db/nsd
|
||||||
|
```
|
||||||
|
|
||||||
|
## Expose
|
||||||
|
```
|
||||||
|
53/TCP
|
||||||
|
53/UDP
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user