occlum/demos/remote_attestation/dcap/dcap.yaml
Zheng, Qi 63deda28b9 Update dcap demo with copy_bom tool
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-09-26 17:28:13 +08:00

17 lines
306 B
YAML

includes:
- base.yaml
# dcap
targets:
# copy bins
- target: /bin
copy:
- files:
- ../dcap_lib/target/debug/examples/dcap_test
- ../c_app/dcap_c_test
# copy lib
- target: /opt/occlum/glibc/lib
copy:
- files:
- ../dcap_lib/target/debug/libdcap_quote.so