Skip to content

Fix Docker with makefile

Cyril Moineau requested to merge FixMakeFileDocker into dev
  • Now MakeFile use a path relative to the MakeFile rather than PWD to use Docker commands.Fix #36 (closed)
  • Add option USE_DOCKER to run Benchmark with Docker.
  • Move MAX_RETRIES variable has a static variable, making it possible to set it.

Merge request reports

Loading