devstep
devstep copied to clipboard
Development environments powered by Docker and buildpacks
Bundler 1.10+ will add that to `Gemfile.lock`s, so we can just grab that version and install the exact same version required by a project
https://github.com/fgrehm/devstep/blob/3a6fb30214269109a9a110ea6a620fdeced095dc/stack/buildpacks/inline/bin/compile#L10 should be prefixed with an `exec`
The following should work: ``` yaml provision: - ['sudo', 'sh', '-c', '"apt-get update && apt-get install -y firefox"'] - ['/bin/rm', '/workspace/log/*'] ``` But it doesnt :cry:
Not sure if it happens on v0.3.1 but I noticed that after updating the buildpack with upstream changes for the next release.
hi just got this running, after circling back here from Tsuru and Heroku Docker (both of which I am quite new too) am wondering how Devstep might work as a...
Hello, May be people would feel more comfortable using Devstep if they can see easily how Devstep buildpack differ from their original versions. What about having a list of buildpack...
https://github.com/ddollar/heroku-buildpack-apt
Keep an eye on http://phantomjs.org/download.html and watch out for a Linux build