buildbench

benchmark tool for Docker, BuildKit, img, Buildah, and Kaniko

APACHE-2.0 License

Stars
74

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.
Badges
Extracted from project README
Build Status