I'm not too sure the fault here lies with Dokku. In their defense they use herokuish [0] which in turn uses Heroku build packs and apparently, from the commit, it's more of a build pack issue. However you can fork the build pack and revert the changes to suit your environment. Have a gander of this section in the Dokku docs [1] on how to specify a custom build pack.<p>Don't throw away the convenience Dokku brings to the table :-)<p>Y'a t'il une raison pour laquelle puka n'a pas de site en anglais?<p>[0] <a href="https://github.com/gliderlabs/herokuish" rel="nofollow">https://github.com/gliderlabs/herokuish</a><p>[1] <a href="http://dokku.viewdocs.io/dokku/deployment/buildpacks/" rel="nofollow">http://dokku.viewdocs.io/dokku/deployment/buildpacks/</a>