mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07: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