Docker + vendor/bundle
RubyMine doesn't want to recognize gems from vendor/bundle in my project inside of docker container, no matter that 'gem list' shows them.
Instead, RubyMine sees only gems that are installed directly with rubygem.
Any suggestions?
Please sign in to leave a comment.
Hello,
could you please share your Dockerfile so that we can check your type of configuration.