>>>> # Not currently on any branch.<p>>>>> nothing to commit (working directory clean)<p>>> This means we’re on the version of Dokku currently suggested for use with Ubuntu 12.04 by its author.<p>No, it just means your on a detached head. Instead of git status, try:<p><pre><code> git tag --points-at HEAD</code></pre>
Dokku is awesome (as is Docker which it builds on). The guy that wrote it (Jeff Lindsay) has been working on Flynn for the past 6 months - <a href="https://flynn.io/" rel="nofollow">https://flynn.io/</a> - think of Flynn like a 'multi host dokku'
If anyone is interested, i just added the MS alternative (it's the engine for Azure, but it's opensource and you can use it yourselve)<p><a href="https://news.ycombinator.com/item?id=7755914" rel="nofollow">https://news.ycombinator.com/item?id=7755914</a>