docker 上下文导入

描述从 tar 或 zip 文件导入上下文
用法docker context import CONTEXT FILE|-

描述

导入先前使用 导出的上下文docker context export。要从标准输入导入,请使用连字符 ( -) 作为文件名。