From their homepage I didn't get that ctl-c was an open source project; that's a good news to me.<p>I started to list a few Docker-related services in a Gist and I see some of them are not listed in the blog post: <a href="https://gist.github.com/noteed/6882636" rel="nofollow">https://gist.github.com/noteed/6882636</a>. And vice-versa, I will update my list too.<p>I'm not a startup but my project Reesd (<a href="https://reesd.com" rel="nofollow">https://reesd.com</a>) uses a lot Docker and is not listed either (which is normal, it is right at its beginning).<p>Is the Fig description about hooking code and database together accurate ? Isn't it simply that one of your containers can be a database and Fig expose the `-link` flag, probably used with the container name "db" ?