Use docker cli to communicate when interact with docker system

This commit is contained in:
Adil Hafeez 2025-02-13 15:53:05 -08:00
parent 13a9e88904
commit d2db04987e
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
3 changed files with 11 additions and 25 deletions

View file

@ -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,