mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
Use docker cli to communicate when interact with docker system
This commit is contained in:
parent
13a9e88904
commit
d2db04987e
3 changed files with 11 additions and 25 deletions
|
|
@ -5,7 +5,7 @@ import sys
|
|||
import glob
|
||||
import docker
|
||||
from docker.errors import DockerException
|
||||
from cli.utils import getLogger, update_docker_host_env
|
||||
from cli.utils import getLogger
|
||||
from cli.consts import (
|
||||
ARCHGW_DOCKER_NAME,
|
||||
KATANEMO_LOCAL_MODEL_LIST,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue