From 229501ce87884a5bf1310f1f3136b0e789a36cd5 Mon Sep 17 00:00:00 2001 From: Nicolas Vollmar Date: Tue, 3 Dec 2024 22:26:20 +0100 Subject: [PATCH] T6927: adds documentation for name server setting --- docs/configuration/container/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/configuration/container/index.rst b/docs/configuration/container/index.rst index 3e9f634150..979996b02a 100644 --- a/docs/configuration/container/index.rst +++ b/docs/configuration/container/index.rst @@ -74,6 +74,12 @@ Configuration .. note:: The first IP in the container network is reserved by the engine and cannot be used +.. cfgcmd:: set container name name-server
+ + Optionally set a custom name server. + If a container network is used with DNS enabled, + this setting will not have any effect. + .. cfgcmd:: set container name description Set a container description