Make QA image builds faster
We can make QA docker builds in EE / CE faster by moving bundle install before COPY ./ ./. We probably would need to copy Gemfile* first.
We can make QA docker builds in EE / CE faster by moving bundle install before COPY ./ ./. We probably would need to copy Gemfile* first.