/buildbench

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

Primary LanguageShellApache License 2.0Apache-2.0

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

Build Status

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.