Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 408 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 408 Bytes

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.