bundle exec, npx, virtualenv... part of modern development is taking extra steps to run just the RIGHT version of a tool for the current project. But with containerized development, we …
bundle exec, npx, virtualenv... part of modern development is taking extra steps to run just the RIGHT version of a tool for the current project. But with containerized development, we …