List of questions
Related questions
Question 139 - XK0-005 discussion
A cloud engineer needs to launch a container named web-01 in background mode. Which of the following commands will accomplish this task''
A.
docker builder -f -name web-01 httpd
B.
docker load --name web-01 httpd
C.
docker ps -a --name web-01 httpd
D.
docker run -d --name web-01 httpd
Your answer:
0 comments
Sorted by
Leave a comment first