...

/

Quiz: Fixing Common Issues with Docker

Quiz: Fixing Common Issues with Docker

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

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

Which key allows us to define custom networks for our services in a Docker Compose YAML file?

A.

version

B.

networks

C.

services

D.

volumes


1 / 6
...