mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Merge pull request #13950 from Microsoft/10662-vfsforreal
Windows - Really fix VFS this time
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