CiscoCisco
300-910 · Question #1
300-910 Question #1: Real Exam Question with Answer & Explanation
Sign in or unlock 300-910 to reveal the answer and full explanation for question #1. The question stem and answer options stay visible for context.
Containerization
Question
Which Docker command is used to start an interactive Bash shell in a running container named 'test'?
Options
- Adocker attach -it test /bin/bash
- Bdocker run -it test /bin/bash
- Cdocker exec -it test /bin/bash
- Ddocker run test /bin/bash
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
#Docker commands#Container management#Docker exec#Interactive shell