The first thing i'd check: - make sure you have curl installed on your docker image - make sure you link with the curl library (since you are using dub) That's on the notes: https://dlang.org/phobos/std_net_curl.html