Skip to content

Instantly share code, notes, and snippets.

@domachine
Created April 28, 2015 09:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save domachine/d8ae34e3f6f061fbc20e to your computer and use it in GitHub Desktop.
Save domachine/d8ae34e3f6f061fbc20e to your computer and use it in GitHub Desktop.
one shot container to run bundle install
docker-compose run --rm web bundle install --path vendor/bundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment