Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,11 @@ sudo systemctl restart docker
```
sudo systemctl show --property Environment docker
```
7 . SDO Docker* FAQs

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)

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)

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