Refactor pkg/networkfs
Solves #11591 Signed-off-by: bobby abbott <ttobbaybbob@gmail.com> Upstream-commit: a91b2431a303f919b0737d95639d8e445124cb23 Component: engine
This commit is contained in:
@ -17,8 +17,8 @@ import (
|
||||
"github.com/docker/docker/engine"
|
||||
"github.com/docker/docker/nat"
|
||||
"github.com/docker/docker/pkg/iptables"
|
||||
"github.com/docker/docker/pkg/networkfs/resolvconf"
|
||||
"github.com/docker/docker/pkg/parsers/kernel"
|
||||
"github.com/docker/docker/pkg/resolvconf"
|
||||
"github.com/docker/libcontainer/netlink"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user