mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Merge pull request #13950 from Microsoft/10662-vfsforreal
Windows - Really fix VFS this time Upstream-commit: 9dffd032f43dca88e8a66685aceb21b0e00cc232 Component: engine
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build linux
|
||||
// +build linux windows
|
||||
|
||||
package vfs
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
// +build !linux
|
||||
// +build !linux,!windows
|
||||
|
||||
package vfs
|
||||
|
||||
Reference in New Issue
Block a user