Can you tell the what are the purposes of up, run, and start commands of docker compose?
Can you tell the what are the purposes of up, run, and start commands of docker compose?
题目类型: 行为面试题
这是一道行为面试题,常见于澳洲IT公司面试中。
难度: medium
标签: interviewbit, docker, topic-specific, containers, devops
参考答案摘要
Using the up command for keeping a docker-compose up (ideally at all times), we can start or restart all the networks, services, and drivers associated with the app that are specified in the docker-co...
本题提供 STAR 原则详细解答和技术解析,登录匠人学院学习中心即可查看完整答案。