Dub fails to run inside a docker container on MacBook

russhy russhyy at gmail.com
Thu Dec 2 15:55:07 UTC 2021


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


More information about the Digitalmars-d-learn mailing list