List of questions
Related questions
Question 325 - XK0-005 discussion
An administrator is running a web server in a container named WEB, but none of the error output is showing. Which of the following should the administrator use to generate the errors on the container?
A.
docker-compose inspect WEB
B.
docker logs WEB
C.
docker run --name WEB --volume /dev/stdout:/var/log/nginx/error.log
D.
docker ps WEB -f
Your answer:
0 comments
Sorted by
Leave a comment first