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