mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-03 20:21:44 +00:00
Mark network ui endpoints unix-only
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
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