Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Running docker provides that incentive. No matter how fast VMs are, they are still quite a jump from just running local processes, e.g. they consume resources while idle.

Also,.having to rebuild your binary just to run it under docker/linux means you cannot benefit from your compiler cache you just used minutes ago to run your unit tests locally (e.g. if you use tool chains like go or rust that do use compilation caches)



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: