To verify a correct installation, run `sudo docker run hello-world`
### To install Docker Compose:
### Install Docker Compose:
```bash
sudo apt-get install-y docker-compose
...
...
@@ -44,22 +38,10 @@ 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>
## Intel® Software Guard Extensions (Intel SGX)
Sgxwallet is intended to be run on Intel SGX-enabled platforms.
However, it can also be run in "simulator mode" on platforms that do not have hardware support for Intel SGX.
Support for other hardware-based Trusted Execution Environments (TEEs) can be added by submitting a Pull Request.
### Intel SGX in Hardware Mode
If you plan to run this on Intel SGX-enabled hardware, you will need to
install the Intel SGX driver and install additional packages
for both standalone and docker builds.
You need to install the Intel SGX driver whether you build Avalon standalone
or using Docker.
### Check your machine supports SGX
Before installing Intel SGX software, install these packages: