Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 178 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 178 Bytes
docker build .
docker-compose run dice bash

When inside image

bundle install
rspec

Changes made here will be blown away when you exit, including bundle install