bbc / brave

Basic Real-time AV Editor - allowing you to preview, mix, and route live audio and video streams on the cloud
Apache License 2.0
657 stars 149 forks source link

Switch git pull protocol. #26

Closed bevand10 closed 5 years ago

bevand10 commented 5 years ago

Switch git pull to https - lets the build complete behind a proxy (such as Squid) when built using:

docker build --build-arg http_proxy=http://10.118.66.5:80 --build-arg https_proxy=http://10.118.66.5:80 -t bbc/brave:latest