|
|
|
|
|
by Pirate-of-SV
3215 days ago
|
|
What you say is true for container images and putting an ELF binary as the only file in an image doesn't make much sense if your only purpose is to run it without any other requirements. However don't forget that Docker also gives the user an interface for running processes in a namespace and cgroup! |
|