hs-test: use relative paths for docker volumes
[vpp.git] / extras / hs-test / topo-containers / single.yaml
index 6fd4d31..b6970c5 100644 (file)
@@ -1,7 +1,7 @@
 ---
 volumes:
   - volume: &shared-vol
-      host-dir: /tmp/shared-vol
+      host-dir: "$HST_VOLUME_DIR/shared-vol"
 
 containers:
   - name: "vpp"