mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
Move internal/mounttree to daemon/internal/mounttree
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -17,7 +17,7 @@ import (
|
||||
|
||||
containertypes "github.com/docker/docker/api/types/container"
|
||||
"github.com/docker/docker/daemon/container"
|
||||
"github.com/docker/docker/internal/mounttree"
|
||||
"github.com/docker/docker/daemon/internal/mounttree"
|
||||
"github.com/docker/docker/internal/unshare"
|
||||
"github.com/docker/docker/pkg/fileutils"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user