Awesome
Buildbench: benchmark tool for Docker, BuildKit, img, Buildah, and Kaniko
Requirements
bash
realpath
bc
docker
Usage
$ ./buildbench ./examples/ex01 out.csv 5
- To disable specific builder, please set
DISABLE_DOCKER
,DISABLE_BUILDKIT
, and so on.