CiscoCisco
350-901 · Question #67
350-901 Question #67: Real Exam Question with Answer & Explanation
Sign in or unlock 350-901 to reveal the answer and full explanation for question #67. The question stem and answer options stay visible for context.
Application Deployment and Security
Question
A container running a Python script is failing when it reaches the integration testing phase of the CI/CD process. The code has been reviewed thoroughly and the build process works on this container and all other containers pass unit and integration testing. What should be verified to resolve the issue?
Options
- Athat the correct port is exposed in the Dockerfile
- Bthat the necessary modules and packages are installed on build
- Cthat the script is running from the night directory
- Dthat the Python version of the container image is correct
Unlock 350-901 to see the answer
You've previewed enough free 350-901 questions. Unlock 350-901 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Containerization#CI/CD#Docker Networking#Integration Testing