Hacker News new | ask | show | jobs
by iamwil 4666 days ago
Actually, I've wondered if there's a docker for libraries in different languages. The closest I've found are http APIs at the application/service level, or libraries mature enough to be run at the command line, so you can use them in conjunction with other unix commands.

It doesn't seem right that we can't leverage libraries in other languages without significant effort.