Hacker News new | ask | show | jobs
by brodock 1273 days ago
You should try running your dependencies on docker but ruby on the host machine.
1 comments

I'd be fine to run Ruby with asdf or rvm on my Linux laptop. I'm also fine to run it in a docker container. Performance is basically the same for me. The choice was made by my customer and it's them using Macs. They deploy in Linux containers though so that's probably why they accept not using all the performance of their hardware: same environment for production and development, no surprises.