#!/usr/bin/env bash # docker rebuild and bundle install # updates Gemfile.lock docker-compose run web bundle install