mirror of
https://github.com/docker/docs.git
synced 2026-04-01 00:38:52 +07:00
Merge pull request #15474 from tonistiigi/network-ui-endpoints-windows
Mark network ui endpoints unix-only
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