CompTIACompTIA
XK0-005 · Question #1493
XK0-005 Question #1493: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #1493. The question stem and answer options stay visible for context.
Scripting, Containers, and Automation
Question
A Linux administrator needs to analyze a failing application that is running inside a container. Which of the following commands allows the Linux administrator to enter the running container and analyze the logs that are stored inside?
Options
- Adocker run -ti app /bin/sh
- Bpodman exec -ti app /bin/sh
- Cpodman run -d app /bin/bash
- Ddocker exec -d app /bin/bash
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 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
#Containers#Podman#Container Management#Troubleshooting