rails-docker icon indicating copy to clipboard operation
rails-docker copied to clipboard

Add New gem

Open saroar opened this issue 7 years ago • 1 comments

will rebuild full docker when i am going to add new gem or remove it? if no which cmd i have to run for add and remove gem thanks

saroar avatar Feb 14 '18 06:02 saroar

Open up your local terminal, go to the project folder and run: docker-compose exec web bundle

webaholik avatar Sep 02 '19 13:09 webaholik