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