summaryrefslogtreecommitdiff
path: root/docs/configuration
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration')
-rw-r--r--docs/configuration/container/index.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/configuration/container/index.rst b/docs/configuration/container/index.rst
index aea010f3..3e9f6341 100644
--- a/docs/configuration/container/index.rst
+++ b/docs/configuration/container/index.rst
@@ -208,6 +208,10 @@ Container Networks
Configure :abbr:`MTU (Maximum Transmission Unit)` for a given network. It
is the size (in bytes) of the largest ethernet frame sent on this link.
+.. cfgcmd:: set container network <name> no-name-server
+
+ Disable Domain Name System (DNS) plugin for this network.
+
.. cfgcmd:: set container network <name> vrf <nme>
Bind container network to a given VRF instance.