Intel® Trusted Execution Technology (Intel® TXT)
For questions and discussion on Intel® Trusted Execution Technology
20 Discussions

failed run SampleCode/LocalAttestation in docker container

Adisonal
Beginner
72 Views

Adisonal_0-1714110290548.png

1.我使用docker 容器安装了Intel sgx sdk和sgx psw ,为了自己部署pccs服务,然而我在测试sdk本地demo的时候显示上图的结果。我的docker容器系统版本是ubuntu 22.04,启动容器命令为:

docker run -itd --name capsule-manager-sgx --network=host -v /dev/sgx_enclave:/dev/sgx/enclave -v /dev/sgx_provision:/dev/sgx/provision --privileged=true secretflow/capsule-manager-sgx-ubuntu22.04:latest bash
2.

除此之外我还有一个问题,我再此基础上部署了pccs服务,下面的图片是我docke inspect 容器ID的结果

Adisonal_1-1714110645646.png

我该如何测试我的pccs服务正常可运行

 

0 Kudos
0 Replies
Reply