worace / geoq

Geospatial Utility Belt
MIT License
72 stars 8 forks source link

Failure to install on rust docker container #53

Open b-jazz opened 4 months ago

b-jazz commented 4 months ago

I've tried various combinations of the stable branch, the nightly branch, the --locked argument and no locked argument to cargo install but I can't seem to get geoq to install correctly.

typescript.txt

This also fails on another container I'm creating, but I figured going to the official rust container would be the best environment to replicate it with.