intel / trusted-certificate-issuer

Trusted Certificate Service (TCS) is a K8s service to protect signing keys using Intel's SGX technology. K8s CSR and cert-manager CR APIs are both supported. TCS also contains integration samples for Istio service mesh and Key Management Reference Application (KMRA).
Apache License 2.0
29 stars 15 forks source link

Add docker-build proxy setting example #63

Closed astronaut0131 closed 2 years ago

astronaut0131 commented 2 years ago
  1. Add docker-build proxy setting in document.
  2. remove -q option of wget, which makes it silent and hard to figure out what happens when there is network issue.