Unverified Commit a7db77c0 authored by Oleh Nikolaiev's avatar Oleh Nikolaiev Committed by GitHub

Merge branch 'develop' into feature/SKALE-3023-comand-for-sgx-keys-information

parents d2357217 c43fbed6
......@@ -22,7 +22,7 @@ Docker engine is pre-installed on Ubuntu 18.04. You can re-install it as
described below
```bash
sudo apt-get install -y docker-io
sudo apt-get install -y docker.io
```
To verify a correct installation, run `sudo docker run hello-world`
......@@ -55,9 +55,6 @@ curl -I http://whitelist.trustedservices.intel.com/SGX/LCWL/Linux/sgx_white_lis
If you need to set advanced options, such as outgoing network proxy, edit "/etc/aesmd.conf" file in
the sgxwallet docker container.
#endif"
### Verify SGX support
Install cpuid and libelf-dev packages:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment