To list all the networks linked with Docker on the host, the ____ command is used

36. To list all the networks linked with Docker on the host, the ____ command is used.

  1. docker network list
  2. docker network ls
  3. docker ls
  4. network ls

Answer: B) docker network ls

Explanation:

To list all the networks linked with Docker on the host, the docker network ls command is used.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.