mirror of https://github.com/docker/cli.git
9043d39dea
For stack compose files, use filepath.IsAbs instead of path.IsAbs, for bind-mounted service volumes, because filepath.IsAbs handles Windows paths, while path.IsAbs does not. Signed-off-by: John Stephens <johnstep@docker.com> |
||
---|---|---|
.. | ||
example1.env | ||
example2.env | ||
full-example.yml | ||
loader.go | ||
loader_test.go | ||
volume.go | ||
volume_test.go |