Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
catlifeonmars
on June 12, 2021
|
parent
|
context
|
favorite
| on:
Containers are tents
> More importantly, containers are designed to be both ephemeral and support multiple instances running in parallel on the same machine.
This sounds a lot like how all os processes work (regardless of linking type of a binary).
rualca
on June 12, 2021
[–]
You don't create persistent file system mounts by launching a process, nor do you mount files into the process's file system.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
This sounds a lot like how all os processes work (regardless of linking type of a binary).