List containers
Create and start containers
Stop and remove containers, networks
docker-compose ps
Lists containers for services defined in the Compose file with their current status.
List running services
View output from containers
Display a live stream of container resource usage statistics
Display the running processes of a container