GoogleContainerTools / distroless

🥑 Language focused docker images, minus the operating system.
Apache License 2.0
18.17k stars 1.11k forks source link

Adjusting the number of cores or gc config based upon cgroups #1602

Open blockjon opened 1 month ago

blockjon commented 1 month ago

A reason my coworker presented for not using distroless is that it would be hard to adjust the number of cores or gc config based upon cgroups. What's the distroless way to do this?

loosebazooka commented 1 month ago

What's the normal way to do that?