CiscoCisco
300-910 · Question #90
300-910 Question #90: Real Exam Question with Answer & Explanation
Sign in or unlock 300-910 to reveal the answer and full explanation for question #90. The question stem and answer options stay visible for context.
CI/CD Pipelines
Question
An Ops team sets up a CI/CD pipeline for a Node.js application with GitLab. The latest node Docker image is defined as a service in a job. The team notices that the node commands are unavailable in the script, and the job fails. Which action resolves the issue?
Options
- AChoose a Docker image that contains tools needed to run the node and define it as an image in the job.
- BDefine a command or script to execute as the container entry point.
- CConfigure the service entry by using a map as an option.
- DSpecify a service alias that is used to access the service from the job container.
Unlock 300-910 to see the answer
You've previewed enough free 300-910 questions. Unlock 300-910 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
#GitLab CI/CD#Docker Images#CI/CD Pipeline Configuration#Containerized Builds