HackerTrans
TopNewTrendsCommentsPastAskShowJobs

stephenc_c_

no profile record

comments

stephenc_c_
·قبل 3 سنوات·discuss
It exists: https://www.plugshare.com/
stephenc_c_
·قبل 8 سنوات·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.