From: Martin Skorupski Date: Tue, 7 Mar 2023 16:14:50 +0000 (+0100) Subject: Deployment description X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F62%2F10662%2F1;p=oam.git Deployment description - remove 'dns' from docker deamon configuration in README. Issue-ID: OAM-317 Change-Id: I2054c7dcaf41e6a76016167abfe72641a84f4300 Signed-off-by: Martin Skorupski --- diff --git a/solution/smo/common/docker/README.md b/solution/smo/common/docker/README.md index 814084d..d6110b2 100644 --- a/solution/smo/common/docker/README.md +++ b/solution/smo/common/docker/README.md @@ -10,7 +10,6 @@ https://docs.docker.com/config/daemon/ipv6/ ``` { - "dns": ["1.1.1.1"], "registry-mirrors": [ "https://nexus3.o-ran-sc.org:10002", "https://nexus3.onap.org:10001"