What is the purpose of What is the purpose of Docker-compose ps?
A) To view the status of containers in a multi-container Docker application defined in a Docker Compose file
B) To manage Docker images
C) To manage Docker containers
D) To manage Docker networks