DanielYuan123 opened a new issue, #40:
URL: https://github.com/apache/incubator-teaclave-java-tee-sdk/issues/40

   
构建镜像为teaclave/teaclave-java-tee-sdk:v0.1.0-ubuntu18.04,enclave和host子模块的pom.xml(构建部分)都没有改动。
   Dockerfile中的启动选项为:
   `
   CMD ["java", "-cp", "-Dspring.config.location=file:./application.yml", 
"host-1.0-SNAPSHOT-with-dependency.jar:enclave-1.0-SNAPSHOT-with-dependency.jar",
 "com.XXX.host.MainAppication"]
   `


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org
For additional commands, e-mail: dev-h...@teaclave.apache.org

Reply via email to