So far, you can start docker-compose dev will all the output on the console. However, to stop it you have to press ctrl-c 2 times. This is has something to do with node.js signals (most likely it send 2 signals when running this command through actual CLI)