cli/command/container: remove localhostDNSWarning

This warning is better handled by the daemon, where applicable, as
the client does not have all information available to determine
if using a localhost / loopback-address for the DNS is possible.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-10-06 21:15:14 +02:00
parent 74e3520724
commit c06c08531a
4 changed files with 0 additions and 31 deletions

View File

@ -1 +0,0 @@
WARNING: Localhost DNS (::1) may fail in containers.

View File

@ -1 +0,0 @@
WARNING: Localhost DNS (127.0.0.11) may fail in containers.