List of questions
Related questions
Question 119 - 300-910 discussion
A developer is containerizing an application. The container 'devnetprotf' has been run in detached mode to output the container ID with the command
Which command must be used to start an interactive Bash she m the running container?
A.
docker exec -it 1b487caec32a /bin/bash
B.
docker exec -it devnetprod /bin/bash
C.
doctor run -it devnetprod /bin/bash
D.
docker run -it 1b48caec32a /bin/bash
Your answer:
0 comments
Sorted by
Leave a comment first