You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/installation.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,6 +93,11 @@ sudo systemctl restart docker
93
93
```
94
94
sudo systemctl show --property Environment docker
95
95
```
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)
96
101
97
102
## Docker* Compose Installation
98
103
To install a specific version of Docker\* Compose (for example **_1.21.2_**) follow these steps:
0 commit comments