<!-- Thank you for filing a bug report! 🐛 Please provide a short summary of the bug, along with any information you feel relevant to replicating the bug. -->
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