Files
11note-docker-bind/rootfs/usr/local/bin/healthcheck.sh
ElevenNotes 25985de890 9.18.31
2024-12-03 14:35:57 +01:00

2 lines
73 B
Bash

#!/bin/ash
/opt/bind/bin/dig +time=2 +tries=1 . NS @localhost || exit 1