mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-03 20:21:44 +00:00
Windows - Really fix VFS this time
Signed-off-by: John Howard <jhoward@microsoft.com>
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