mirror of
https://github.com/docker/compose.git
synced 2026-08-04 14:47:40 +00:00
Adjust commands to latest compose-go
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
6e6a11aa73
commit
cfbd963c3d
8 changed files with 54 additions and 25 deletions
|
|
@ -31,6 +31,7 @@ import (
|
|||
"github.com/docker/api/containers"
|
||||
"github.com/docker/api/context/cloud"
|
||||
"github.com/docker/api/errdefs"
|
||||
"github.com/docker/api/secrets"
|
||||
)
|
||||
|
||||
type apiService struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue