1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Windows: docker cp consistent paths

Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
John Howard 2016-04-26 19:26:12 -07:00
parent 2b97201e0c
commit 7f66598583
6 changed files with 130 additions and 1 deletions

View file

@ -3,9 +3,10 @@
package daemon
import (
"github.com/docker/docker/container"
"os"
"path/filepath"
"github.com/docker/docker/container"
)
// checkIfPathIsInAVolume checks if the path is in a volume. If it is, it