Unverified Commit fe420a7a authored by Stan Kladko's avatar Stan Kladko Committed by GitHub

Update README.md

parent e4982aff
......@@ -97,9 +97,10 @@ sudo docker build -t sgxcontainer .
Enable SGX and install SGX driver on the host machine as described above.
Then run
`
```
sudo docker run -di --network host --device /dev/isgx --device /dev/mei0 --name sgxwallet sgxcontainer ./start.sh
`
```
This will run the server in a Docker container named sgxwallet
......
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