blob: e0fea70d50d06b1f62934ac965db4bdf547a6a48 [file] [log] [blame]
---
volumes:
- shared-vol
containers:
- name: "vpp"
volumes:
- host-dir: "shared-vol"
container-dir: "/tmp/vpp"
is-default-work-dir: true
- name: "nginx"
volumes:
- host-dir: "shared-vol"
container-dir: "/tmp/nginx"
is-default-work-dir: true
image: "hs-test/nginx-ldp"
is-optional: true