Add openjdk 8 bom yaml template
This commit is contained in:
parent
d21bcf245e
commit
6d9d165a95
7
etc/template/java-8-openjdk.yaml
Normal file
7
etc/template/java-8-openjdk.yaml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# musl backend openjdk
|
||||||
|
targets:
|
||||||
|
# copy jvm
|
||||||
|
- target: /usr/lib/jvm
|
||||||
|
copy:
|
||||||
|
- dirs:
|
||||||
|
- /opt/occlum/toolchains/jvm/java-1.8-openjdk
|
Loading…
Reference in New Issue
Block a user