apache / apache/teaclave-java-tee-sdk

docker image environment

Abierto
#29 3 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
67
Forks
21
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

镜像`teaclave/teaclave-java-tee-sdk:v0.1.0-ubuntu18.04`是如何构建的?我使用了`ghcr.io/graalvm/native-image:ol8-java11-22`镜像,里边包含graalvm22-ce-java11和native-image,使用`mvn -Pnative clean package`命令编译helloworld项目时无法成功,我只想试验MOCK_IN_JVM模式,编译时还缺少什么其他必要组件吗?编译时报错内容如下,使用本项目提供的docker镜像编译相同代码的helloworld项目时没有这个错误:
How is the image `teaclave/teaclave-java-tee-sdk:v0.1.0-ubuntu18.04` built? I used the `ghcr.io/graalvm/native-image:ol8-java11-22` image, which contains graalvm22-ce-java11 and native-image, and when I use the `mvn -Pnative clean package` command to compile the helloworld project it does not I just want to test the MOCK_IN_JVM mode, is there any other necessary component missing when compiling? The compile time error is as follows. This error is not present when compiling a helloworld project with the same code using the docker image provided with this project:
![image](https://github.com/apache/incubator-teaclave-java-tee-sdk/assets/64568730/e43c2fcb-06dc-4c5e-b686-b320a712da84)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Comienza comparando la imagen proporcionada teaclave/teaclave-java-tee-sdk:v0.1.0-ubuntu18.04 con ghcr.io/graalvm/native-image:ol8-java11-22 y, a continuación, ejecuta mvn -Pnative clean package para el proyecto helloworld en ambos entornos. Comprueba qué componentes de compilación difieren y si MOCK_IN_JVM los requiere; se considera completado cuando se documentan los pasos para crear la imagen y la dependencia o configuración que falta y explica el error.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
docker, java
Área
build-system, devops
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.