You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docker/build/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Files in this directory demonstrate how to build and install the SGX SDK and PSW
6
6
7
7
### Prerequisites
8
8
1. Install [Docker and Compose](https://docs.docker.com/) and configure them properly following their respective installation guide.
9
-
2. Install [SGX Flexible Launch Control driver](https://github.com/intel/SGXDataCenterAttestationPrimitives/driver/linux). **Note**: See below to run with the Legacy Launch Control driver.
9
+
2. Install [SGX Flexible Launch Control driver](https://github.com/intel/SGXDataCenterAttestationPrimitives/tree/master/driver/linux). **Note**: See below to run with the Legacy Launch Control driver.
10
10
11
11
### Run with Docker Compose
12
12
This will start AESM and an SGX sample on one terminal using docker-compose.
0 commit comments