removed drone traces
All checks were successful
All checks were successful
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
LICENSE
|
LICENSE
|
||||||
README.md
|
README.md
|
||||||
manifest.tmpl
|
|
||||||
.gitea/
|
.gitea/
|
||||||
.drone*
|
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
# Dockerized Unbound for caching purposes
|
# Dockerized Unbound for caching purposes
|
||||||
|
|
||||||
[](https://drone.asperti.com/paspo/docker-dnscache)
|
|
||||||
|
|
||||||
## Usage with docker compose
|
## Usage with docker compose
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
@@ -33,9 +31,3 @@ docker run --rm --name zabbix-dns \
|
|||||||
-p "1053:1053" -p "1053:1053/udp" \
|
-p "1053:1053" -p "1053:1053/udp" \
|
||||||
-ti docker.asperti.com/paspo/dnscache:latest
|
-ti docker.asperti.com/paspo/dnscache:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
## test drone config
|
|
||||||
|
|
||||||
```sh
|
|
||||||
drone starlark --format --stdout
|
|
||||||
```
|
|
||||||
|
|||||||
Reference in New Issue
Block a user