occlum/demos/remote_attestation/dcap/dcap.yaml
2022-01-21 10:59:29 +08:00

17 lines
310 B
YAML

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