List of questions
Related questions
Question 24 - XK0-005 discussion
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?
A.
docker run -ti app /bin/sh
B.
podman exec -ti app /bin/sh
C.
podman run -d app /bin/bash
D.
docker exec -d app /bin/bash
Your answer:
0 comments
Sorted by
Leave a comment first