A

Admin • 828.03K Points
Coach

Q. What does `docker network prune` do?

  • (A) Deletes all unused networks
  • (B) Removes all containers
  • (C) Deletes all bridge networks
  • (D) Deletes running networks

Explanation by: Admin
`docker network prune` removes all networks not used by at least one container.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.