A

Admin • 828.43K Points
Coach

Q. What will `docker-compose down --volumes` do?

  • (A) Remove containers only
  • (B) Remove containers and networks
  • (C) Remove containers, networks, and volumes
  • (D) Only stop the services

Explanation by: Admin
`docker-compose down --volumes` removes everything including volumes.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.