A

Admin • 833.24K Points
Coach

Q. What is the 'docker-compose down' command used for?

  • (A) To bring down a Docker container
  • (B) To stop and remove containers, networks, and volumes
  • (C) To view running services
  • (D) To build the Compose file
  • Correct Answer - Option(B)
  • Views: 36
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

'docker-compose down' stops and removes all containers, networks, and volumes created by Docker Compose.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.