Remote ruby with docker compose not indexing gems

I've added a remote docker-compos sdk to my project but it does not seem to index all my gems so I am not able to run any of my test or the app from rubymine I can do it fine with `docker-compose run service_name bundle exec rspec`

 

Running rubymine 2018.2

0

请先登录再写评论。