|
|
|
|
|
by stevebmark
1677 days ago
|
|
I think it’s important to understand that containers aren’t Linux processes. Containers can run more than one process. Containers can be stopped and restarted even though the initial process is gone forever. And containers have their own isolated writable layer. |
|