1409
Masterpieces
(media.infosec.exchange)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Well no, containers allow you to know exactly the environment it runs into, no matter what the actual host environment is, you can run your program on windows, Linux, Mac or any other Docker supported system and it will work the same, I don't see how that's fragile.