ocurrent / solver-service

An OCluster service for solving opam dependencies
Apache License 2.0
12 stars 7 forks source link

Run dune subst to include cli version information #42

Closed tmcgilchrist closed 1 year ago

tmcgilchrist commented 1 year ago

I noticed the version information wasn't available on the solver workers. Looks like we missed running dune subst in the Dockerfile.

This PR corrects that omission and I have tested this locally. See https://github.com/ocurrent/ocluster/pull/178 for when a similar fix was added for ocluster.