### Describe the feature or problem you’d like to solve GitHub Enterprise instances can utilize internal CA certificates and the docker container doesn't have a defined way to provide custom CA certs. ### Proposed solution Document (and implement if necessary) a preferred way to provide custom CA certificates for working with GitHub Enterprise instances. ### Additional context The Docker image is based on a distroless image so there isn't a straight forward way to do this right now.