Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 8f8179e

Browse files
author
Julien Pivotto
committed
Enable client on netbsd and dragonfly
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu> (cherry picked from commit 87a7fc1ced93430cd301d55bec4ff5fb353493a5) Upstream-commit: 7dd9fdcfbeae272b05730b711d99f8bbbc147a8c Component: engine
1 parent 7055857 commit 8f8179e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/engine/client/client_unix.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// +build linux freebsd openbsd darwin
1+
// +build linux freebsd openbsd netbsd darwin dragonfly
22

33
package client // import "github.com/docker/docker/client"
44

0 commit comments

Comments
 (0)