A network engineer is configuring a Jenkins job and finishing with the following script in order to trigger the build:
What is the purpose of the preparation stage?
- It makes sure that any previous instances of a particular Docker container are stopped and removed.
- It catches and removes any errors.
- It runs the SUCCESS Docker container.
- It places a log of any errors in the SUCCESS file.
Exam with this question: DevNet Associate Course Final Exam Answers
Please login or Register to submit your answer