occlum/example/init_ra_client.yaml
2022-04-22 14:41:50 +08:00

20 lines
408 B
YAML

includes:
- base.yaml
targets:
- target: /bin/
copy:
- files:
- ${INITRA_DIR}/target/x86_64-unknown-linux-musl/release/init
- target: /lib/
copy:
- files:
- ${DEP_LIBS_DIR}/libgrpc_ratls_client.so
- target: /
copy:
- files:
- dynamic_config.json
- target: /usr/share/grpc/
copy:
- files:
- ${RATLS_DIR}/grpc-src/etc/roots.pem