From 94d6ff9e447c27678352aa9d30e9ad52944d56f5 Mon Sep 17 00:00:00 2001 From: DimMilios <51488625+DimMilios@users.noreply.github.com> Date: Mon, 23 Oct 2023 11:11:43 +0300 Subject: [PATCH] fix typo --- data/engine-cli/docker_network_create.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/engine-cli/docker_network_create.yaml b/data/engine-cli/docker_network_create.yaml index 2c469e2d07..78645655cc 100644 --- a/data/engine-cli/docker_network_create.yaml +++ b/data/engine-cli/docker_network_create.yaml @@ -33,7 +33,7 @@ long: |- The `--attachable` option used in the example above disables this restriction, and allows for both swarm services and manually started containers to attach to - the oerlay network. + the overlay network. Network names must be unique. The Docker daemon attempts to identify naming conflicts but this is not guaranteed. It is the user's responsibility to avoid