Explanation/Reference: Explanation Multistage builds area new feature requiring Docker 17.05 or higher on the daemon and client. Multistage builds are useful to anyone who has struggled to optimize Dockerfiles while keeping them easy to read and maintain. Incorrect Answers CA swarm consists of multiple Docker hosts which run in swarm mode and act as managers (to manage membership and delegation) and workers (which run swarm services. References https://docs.docker.com/develop/develop-images/multistage-build/
QUESTION 10 You are automating the build process fora Java-based application by using Azure DevOps. You need to add code coverage testing and publish the outcomes to the pipeline. What should you use A. Cobertura B. NUnit C. Coverage.py D. Coverlet
Share with your friends: