1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00

Windows: No unix_socket.go

Signed-off-by: John Howard <jhoward@microsoft.com>
Upstream-commit: 6c187b8b4b5110ff416e09e34a2a73304d01044d
Component: engine
This commit is contained in:
John Howard
2015-05-15 15:49:02 -07:00
parent 7bcf0fc7df
commit 5e2fb0c11a

View File

@@ -1,3 +1,5 @@
// +build linux
package server
import (