feat: add coredns
This commit is contained in:
17
coredns/config.yaml
Normal file
17
coredns/config.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
name: "Coredns"
|
||||
version: "1.12.1"
|
||||
slug: "coredns"
|
||||
description: "CoreDNS is a DNS server that chains plugins "
|
||||
url: "https://coredns.io/"
|
||||
arch:
|
||||
- amd64
|
||||
boot: auto
|
||||
init: false
|
||||
startup: services
|
||||
map:
|
||||
- addon_config:rw
|
||||
options: {}
|
||||
schema: {}
|
||||
ports:
|
||||
53/tcp: 53
|
||||
53/udp: 53
|
||||
Reference in New Issue
Block a user