occlum/demos/benchmarks/iperf3/iperf3.yaml
2022-11-30 21:25:32 +08:00

14 lines
251 B
YAML

includes:
- base.yaml
# bash
targets:
# copy iperf
- target: /bin
copy:
- files:
- ${IPERF3_INSTALL_DIR}/bin/iperf3
- target: /opt/occlum/glibc/lib
copy:
- files:
- ${IPERF3_INSTALL_DIR}/lib/libiperf.so.0