#!/bin/bash
. /usr/lib/eole/diagnose.sh

EchoGras "*** DNS local"
TestService DNS $(CreoleGet container_ip_dns):53
echo
exit 0
