blob: 6e673aa85bf56cc475c9a559d817bd028aef381b [file] [log] [blame]
Hadi Rayan Al-Sandide0e85132024-06-24 10:28:58 +02001---
2volumes:
3 - volume: &shared-vol
4 host-dir: "$HST_VOLUME_DIR/shared-vol"
5
6containers:
7 - name: "vpp"
8 volumes:
9 - <<: *shared-vol
10 container-dir: "/tmp/vpp"
11 is-default-work-dir: true