mirror of
https://github.com/11notes/docker-bind.git
synced 2025-10-23 08:12:13 +00:00
2 lines
73 B
Bash
2 lines
73 B
Bash
#!/bin/ash
|
|
/opt/bind/bin/dig +time=2 +tries=1 . NS @localhost || exit 1 |