mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Move image to daemon/internal/image
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -17,8 +17,8 @@ import (
|
||||
|
||||
"github.com/containerd/platforms"
|
||||
"github.com/docker/docker/daemon/builder"
|
||||
"github.com/docker/docker/daemon/internal/image"
|
||||
"github.com/docker/docker/errdefs"
|
||||
"github.com/docker/docker/image"
|
||||
"github.com/docker/docker/pkg/jsonmessage"
|
||||
"github.com/docker/go-connections/nat"
|
||||
"github.com/moby/buildkit/frontend/dockerfile/instructions"
|
||||
|
||||
Reference in New Issue
Block a user