Docker-compose and rails console issue. 'Could not find rake-13.0.6 in any of the sources'
I'm having some issues when trying to run rails console under docker. All other rails commands work as expected, but console does not. ➜ octopus git:(master) ✗ docker-compose run web bundle exec r...