docker-sgx icon indicating copy to clipboard operation
docker-sgx copied to clipboard

Base container for applications using the official Intel SGX SDK

Results 3 docker-sgx issues
Sort by recently updated
recently updated
newest added

@sebva, when will https://github.com/sebva/docker-sgx support sgx_2.8 ? thanks.

Main changes include: * Removed icls client installation (no longer publicly distributed by Intel); * Removed dalhi installation (no longer needed since icls client is not available); * Removed jhi...

Updates SDK to v2.6. Unfortunately, `iclsClient` library is [not available](https://github.com/intel/linux-sgx/issues/373) anymore. I intend to update Dockerfile once I get my hands on it.