Using Containers for Local Compilation
Are there any team/projects out there that are regularly using docker containers or similar in lieu of natively installed compilers/build stacks?
This questions is specifically not focused at CI/CD pipelines but what developers are using for day to day build tasks when working locally. If so what stacks are they working with?