Update docker.py

This commit is contained in:
qiaofeng1227 2023-04-16 20:44:04 +08:00 committed by GitHub
parent 6128ce7c6e
commit c684e522e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ from pathlib import Path
from api.utils.common_log import myLogger
from api.utils import shell_execute, const
from api.exception.command_exception import CommandException
from api.service import manage
def pull_images(app_name):
# 备用方法