mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
Update docker.py
This commit is contained in:
parent
6128ce7c6e
commit
c684e522e3
@ -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):
|
||||
# 备用方法
|
||||
|
Loading…
Reference in New Issue
Block a user