Add remark about SSL path for Docker daemon behind an HTTPS_PROXY
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 2.2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 43
Description
Description
In the documentation related to Running a Docker daemon behind an HTTPS_PROXY, it's written:
2. Ask your network admin for the proxy's CA certificate and append them to
`/etc/pki/tls/certs/ca-bundle.crt`
Perhaps, we should add a remark explaining that this path is for the RH family distributions (because it can be different with other Linux distributions. e.g. for Debian and Ubuntu it's /etc/ssl/certs).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Docker documentation section, “Running a Docker daemon behind an HTTPS_PROXY,” and locate the source for the certificate-path example. Update the note to clarify that /etc/pki/tls/certs/ca-bundle.crt is used by Red Hat-family distributions and mention the differing Debian and Ubuntu path.】【。
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100