We run a handful of internal services written in C++, and compared to our web apps, deployment is anything but pretty. Between differing library versions and being tied to a single operating system for all installations, things can get hairy fast, especially when we include dev servers. Recently I came across Docker and figured I’d …
Comments (0)
Sign in to post comments.