...

/

Quiz: Troubleshooting Docker

Quiz: Troubleshooting Docker

Test yourself on what you’ve learned so far in this chapter.

We'll cover the following...
Technical Quiz
1.

We want to run a container in detached mode. Which of these flags is the right to add to our docker run command?

A.

d

B.

--d

C.

-d

D.

p


1 / 6
...