All notable changes to benchkit will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add example libs: librealsense and OpenCV
- Option in docker builders to use or not the docker buildkit;
- Optional passing of UID/GID for the docker user;
- Method to get a concrete docker runner from docker builder;
- DockerfileDockerBuilder: new kind of docker builder that builds the image from a given dockerfile.
Updated example in README.
Initial release.