Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
aussieguy1234
23 days ago
|
parent
|
context
|
favorite
| on:
docker2exe: Convert a Docker image to an executabl...
On Linux, there would be little to no performance penalty to something like this since Docker is just fancy chroot, re using the same kernel as the host.
But not on other platforms. They are the same but run Linux in a VM.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
But not on other platforms. They are the same but run Linux in a VM.