Problem Statement
Right now, we have a Custom CA roots section on the docs. Sadly, this is only for sentry Docker image. We have lots of other containers that need to connect to the outside world probably with custom certificate authority. We should support that!
The hardest thing to figure out is Relay and Symbolicator, since both of them are using distroless.
Solution Brainstorm
No response