To verify a correct installation, run `sudo docker run hello-world`
### Install Docker Compose:
### Install Docker Compose
```bash
sudo apt-get install-y docker-compose
...
...
@@ -36,7 +36,7 @@ To verify a correct installation, run `docker-compose version`
For details on Docker installation, see <https://docs.docker.com/engine/installation/linux/ubuntu> and <https://docs.docker.com/compose/install/#install-compose>
### Verify that your machine supports SGX
### Verify SGX support
Install cpuid and libelf-dev packages:
...
...
@@ -44,7 +44,7 @@ Install cpuid and libelf-dev packages: