Closed mtpultz closed 3 years ago
That worked for me. Still a work in progress so I won't approve/merge yet (still building, but past the error). Let me know.
@swcurran @mtpultz I just pushed the same fix, but using docker - see #44
The benefit of the docker approach is that sometimes the dependencies on the host machine and in the container need to be different (e.g.: windows host, linux container) and this keeps them segregated.
Signed-off-by: Martin Pultz mtpultz@gmail.com