把docker打包成镜像的命令: et cm [镜像名字] [镜像版本说明]
例如: et cm detection pytorch1.11-python3.8-cuda11.4 打包了一个名叫 detection的镜像,镜像中的一些库的版本是pytorch1.11-python3.8-cuda11.4。
把docker打包成镜像的命令: et cm [镜像名字] [镜像版本说明]
例如: et cm detection pytorch1.11-python3.8-cuda11.4 打包了一个名叫 detection的镜像,镜像中的一些库的版本是pytorch1.11-python3.8-cuda11.4。