Re: [apache/incubator-teaclave] [Simulation Mode] Bugs in Teaclave Docker Services (#562)

2021-10-05 Thread Mingshen Sun
Should be `./run-teaclave-services.sh -m sim` for simulation mode.

https://github.com/apache/incubator-teaclave/blob/master/docker/run-teaclave-services.sh#L124

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/issues/562#issuecomment-935535619

[apache/incubator-teaclave] [Simulation Mode] Bugs in Teaclave Docker Services (#562)

2021-10-05 Thread Qinkun Bao


I built teaclave in **simulation** mode, following the instruction from 
https://github.com/apache/incubator-teaclave/blob/master/docs/my-first-function.md

When I tried to launch Teaclave services, I encountered the following error.

```
$ (cd docker && ./run-teaclave-services.sh)
/dev/isgx device detected.
Error: No such volume: aesmd-socket
Cannot find a valid aesm service.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/issues/562

Re: [apache/incubator-teaclave] Support containerized Intel Aesmd service (#553)

2021-10-05 Thread Mingshen Sun
Closed #553 via #559.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/issues/553#event-5412730975

Re: [apache/incubator-teaclave] [docker] start Teaclave docker services with auto-detection mechanism (#559)

2021-10-05 Thread Mingshen Sun
Merged #559 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/559#event-5412730954

Re: [apache/incubator-teaclave] Pin openssl to version 1.1 (#561)

2021-10-05 Thread Mingshen Sun
Merged #561 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/561#event-5412725502

Re: [apache/incubator-teaclave] [docker] start Teaclave docker services with auto-detection mechanism (#559)

2021-10-05 Thread Gordon King
> I have fixed in PR #561. Please help to review and approve this PR (we won't 
> merge any PR without review). Thanks.

Will review and verify it, thanks.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/559#issuecomment-934592617