mirror of
https://github.com/moby/moby.git
synced 2026-08-08 00:52:17 +00:00
@@ -1887,7 +1887,7 @@ func (s *DockerSuite) TestRunBindMounts(c *check.C) {
|
||||
|
||||
if testEnv.OSType == "windows" {
|
||||
// Disabled prior to RS5 due to how volumes are mapped
|
||||
testRequires(c, DaemonIsWindowsAtLeastBuild(17763))
|
||||
testRequires(c, DaemonIsWindowsAtLeastBuild(17763))
|
||||
}
|
||||
|
||||
prefix, _ := getPrefixAndSlashFromDaemonPlatform()
|
||||
|
||||
Reference in New Issue
Block a user