Merge pull request #15474 from tonistiigi/network-ui-endpoints-windows
Mark network ui endpoints unix-only Upstream-commit: 3e596da9eaa38e2f0d2778a896f3d566c96c70eb Component: engine
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
// +build experimental
|
||||
// +build experimental,!windows
|
||||
|
||||
package server
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// +build !experimental
|
||||
// +build !experimental windows
|
||||
|
||||
package server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user