3. Для могут использоваться контейнеры?
Локальная разработка и тестирование
Командная разработка
Continious Integration
Разворачивание контейнеров в production
PaaS
Ваш вариант?..
3
5. man 2 fork
NOTES
…
Since version 2.3.3, rather than invoking the kernel's fork()
system call, the glibc fork() wrapper that is provided as part of the
NPTL threading implementation invokes clone(2) with flags that
provide the same effect as the traditional system call.
5