I've noticed container-compose up is using 100% CPU (on a single core) after starting all the containers from docker-compose.yml. There's likely an issue with polling logs/state. A workaround is to exit the command after starting, the containers will keep running.