Aanand Prasad b3a4d76d4f Handle connection errors on project initialization
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2016-08-02 11:44:25 +01:00

6 lines
109 B
YAML

version: "2"
services:
test:
image: busybox
volumes_from: ["container:composetest_data_container"]