ab55bc5e86
Change-Id: I79ccb7b7c92f27cf6fdaaa540d86db80a0a62b41 Signed-off-by: Ruslan Aliev <raliev@mirantis.com> Closes: #568 |
||
---|---|---|
.. | ||
README.md |
Additional Docker image root certificate authorities
If you require additional certificate authorities for your Docker image:
- Add ASCII PEM encoded .crt files to this directory
- The files will be copied into your docker image at build time.
To update manually copy the .crt files to /usr/local/share/ca-certificates/ and run sudo update-ca-certificates.