Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 256 Bytes

File metadata and controls

6 lines (5 loc) · 256 Bytes

sample-enclave example

SampleEnclave example from the C++ SGX SDK run in a containerized environment where the aesmd service runs in one container and the enclave application in another container, using docker compose.

Run with docker compose up.