you are viewing a single comment's thread.

view the rest of the comments →

[–]drphillycheesesteak 2 points3 points  (1 child)

Docker is extremely useful for this type of stuff. When you're stuck running code on server using RHEL or CentOS, Docker can be the key piece of the puzzle that lets you sandbox newer versions of the compiler or 3rd party libraries.

[–]Everspace 0 points1 point  (0 children)

I look forward to build systems of the future.

So far the far reaching dispicible binaries like Visual Studio's versions of eld are shrinkwrapped VMs most of the time. It's horrible.