Skip to content

Instantly share code, notes, and snippets.

@mleszcz
Created June 14, 2018 12:48
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 mleszcz/a018c0b76b5a7a0f4c7c01a8d6800a6d to your computer and use it in GitHub Desktop.
Save mleszcz/a018c0b76b5a7a0f4c7c01a8d6800a6d to your computer and use it in GitHub Desktop.
set :capose_file, ["docker-compose.yml"]
set :capose_commands, ["run --rm app bundle install", "up -d"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment