HackerTrans
TopNewTrendsCommentsPastAskShowJobs

stephenc_c_

no profile record

comments

stephenc_c_
·vor 3 Jahren·discuss
It exists: https://www.plugshare.com/
stephenc_c_
·vor 8 Jahren·discuss
That's essentially what Docker containers have done to server-side applications. Every application is isolated from the host in a container and bundled with only the dependencies it needs. The only shared component is the kernel and anything you mount into it from the host.