zulip / docker-zulip

Container configurations, images, and examples for Zulip.
https://zulip.com/
Apache License 2.0
550 stars 227 forks source link

build failed because of timeout (curl command) #442

Open gfournel opened 2 months ago

gfournel commented 2 months ago

Hi guys, I'm stuck at building step when trying to run scripts/setup/apt-repos/zulip/custom.sh I've got a curl error : curl: (7) Failed to connect to packages.groonga.org port 443: Connection timed out

My Ubuntu machine needs a proxy to access to internet and I don't know how to set it in my Dockerfile.

Can you help me?

Thanks in advance