mirror of https://github.com/docker/docs.git
Update _index.md
This commit is contained in:
parent
800de351cd
commit
be1d7968cd
|
@ -82,8 +82,8 @@ import (
|
|||
"os"
|
||||
|
||||
"github.com/docker/docker/api/types"
|
||||
"github.com/docker/docker/api/types/image"
|
||||
"github.com/docker/docker/api/types/container"
|
||||
"github.com/docker/docker/api/types/image"
|
||||
"github.com/docker/docker/client"
|
||||
"github.com/docker/docker/pkg/stdcopy"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue