多项选择题
docker的典型场景有哪些?()
A.Automating the packaging and deployment of applications(使应用的打包与部署自动化)
B.Creation of lightweight,private PAAS environments(创建轻量、私密的PAAS环境)
C.Automated testing and continuous integration/deployment(实现自动化测试和持续的集成/部署)
D.Deploying and scaling web apps,databases and backend services(部署与扩展webapp、数据库和后台服务)
点击查看答案
相关考题
-
多项选择题
docker相比KVM之类最明显的特点是?()
A.启动快
B.启动慢
C.资源占用小
D.资源占用大 -
多项选择题
Docker Machine用途()
A.旧的桌面系统(desktop system)运行在Windows或MAC的docker环境中
B.简化Dokcer安装和远程管理多个Docker host机器
C.管理仓库
D.管理镜像 -
多项选择题
自动构建完整的部署步骤()
A.本地编写测试dockerfile
B.上传dockerfile到测试环境,删除原有镜像
C.测试环境构建新镜像,上传dockerfile到线上
D.winrm
