|
|
|
|
|
by naasking
1612 days ago
|
|
> but I still don’t get the use case for docker and containers and kubernets and and orchestration For docker there's a simple motivating case: some services are difficult to configure securely with minimal permissions, and having a standard docker image provided by people who know what they're doing would be a big net win for security on the internet. There are a lot of poorly configured and insecure http server's out there. Think about how many vulnerable http servers are running on routers. |
|