mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Create github.com/moby/moby/v2 module
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
package daemon
|
||||
|
||||
import "github.com/docker/docker/daemon/container"
|
||||
import "github.com/moby/moby/v2/daemon/container"
|
||||
|
||||
// excludeByIsolation is a platform specific helper function to support PS
|
||||
// filtering by Isolation. This is a Windows-only concept, so is a no-op on Unix.
|
||||
|
||||
Reference in New Issue
Block a user