Deployment description 62/10662/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Tue, 7 Mar 2023 16:14:50 +0000 (17:14 +0100)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Tue, 7 Mar 2023 17:01:58 +0000 (18:01 +0100)
- remove 'dns' from docker deamon configuration
  in README.

Issue-ID: OAM-317
Change-Id: I2054c7dcaf41e6a76016167abfe72641a84f4300
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
solution/smo/common/docker/README.md

index 814084d..d6110b2 100644 (file)
@@ -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"