Hacker News new | ask | show | jobs
by IshKebab 1160 days ago
It's not just the camera process though - containers ship an entire OS (except the kernel).
1 comments

Though you don't need most of the OS - you may run bare bones containers with just a statically built binary inside the image, e.g. it's possible in Go.