mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Add init_windows.go for compilation
Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
parent
44094fae9f
commit
40b6ebfe75
1 changed files with 3 additions and 0 deletions
3
libnetwork/ns/init_windows.go
Normal file
3
libnetwork/ns/init_windows.go
Normal file
|
@ -0,0 +1,3 @@
|
|||
package ns
|
||||
|
||||
// File is present so that go build ./... is closer to working on Windows from repo root.
|
Loading…
Reference in a new issue