Command
docker-compose ps
Explanation
Lists containers for services defined in the Compose file with their current status.
Examples
List running services
docker-compose ps
docker-compose ps
Lists containers for services defined in the Compose file with their current status.
List running services
docker-compose ps