mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-06 21:51:33 +00:00
Merge pull request #11636 from robertabbott/refactor_networkfs
Refactor pkg/networkfs
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/docker/docker/nat"
|
||||
"github.com/docker/docker/pkg/networkfs/resolvconf"
|
||||
"github.com/docker/docker/pkg/resolvconf"
|
||||
)
|
||||
|
||||
// "test123" should be printed by docker run
|
||||
|
||||
Reference in New Issue
Block a user