Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

docker build fails

Bdar
Beginner
487 Views

I am running docker build from the repo and it fails.

--2020-09-16 21:18:00-- https://github.com/cisco/openh264/archive/v1.7.0.tar.gz
Resolving github.com (github.com)... 192.30.255.113
Connecting to github.com (github.com)|192.30.255.113|:443... connected.
ERROR: cannot verify github.com's certificate, issued by 'CN=DigiCert SHA2 High Assurance Server CA,OU=www.digicert.com,O=DigiCert Inc,C=US':
Unable to locally verify the issuer's authority.
To connect to github.com insecurely, use `--no-check-certificate'.

I tried modifying the Dockerfile adding `--no-check-certificate' everywhere i see the error but it keeps popping up.

 

0 Kudos
0 Replies
Reply