master
Import docker/docker/cli
Share the compose loading code between swarm and k8s stack deploy
Fixes some unit tests to be able to run them on windows
Fix load order
Merge pull request #824 from ethan-haynes/820-bind-mount-source-missing-error
Fix named network in compose file
Fix error with merge composefile with networks…
Support parsing of named pipes for compose volumes.
Convert assert.Check(t, is.Error()) to assert.Error