Hacker News new | ask | show | jobs
by rbanffy 4007 days ago
Yes, but Docker is an application distribution format that essentially bundles parts of the server the app needs to run on with it so they can run within a container on the host machine. Didn't Microsoft solve this application bundling with .NET before?