Skip to content

Commit cd554f5

Browse files
authored
Adding known docker issues (secure-device-onboard#62)
Adding Known Docker issues to the docker installation README file. Signed-off-by: Davis Benny <[email protected]>
1 parent ae604ce commit cd554f5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/installation.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,11 @@ sudo systemctl restart docker
9393
```
9494
sudo systemctl show --property Environment docker
9595
```
96+
7 . SDO Docker* FAQs
97+
98+
1. Docker* Time Synchronization Issue while building Ubuntu* 20 docker image from an Ubuntu* 18 machine. [Refer](https://github.com/secure-device-onboard/all-in-one-demo/issues/62)
99+
100+
2. Failure in device onboarding due to the inaccessibility of internet (while running Docker* behind a proxy network). [Refer](https://github.com/secure-device-onboard/all-in-one-demo/issues/63)
96101

97102
## Docker* Compose Installation
98103
To install a specific version of Docker\* Compose (for example **_1.21.2_**) follow these steps:

0 commit comments

Comments
 (0)