Purpose of Docker in DevOps
Question:
What is the purpose of using Docker in a DevOps environment?
- To create virtual machines
- To provide a platform for building, shipping, and running applications in containers
- To manage source code versions
- To automate manual testing
Answer:
B - is the correct answer