We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This example shows how you can create a Rails app that requires an apt-get package.
git clone [email protected]:experimental-platform/rails-hello-world.git cd rails-hello-world
https://github.com/ddollar/heroku-buildpack-apt https://github.com/heroku/heroku-buildpack-ruby
If you don't want Ruby/Rails then look for the right repository here
imagemagick lshw
git remote add platform ssh://dokku@<your-platform>.local:8022/rails-apt-test git push platform master
The apt packages are now available to your rails app.