/bench-common

Common code for hardening benchmarks

Primary LanguageGoApache License 2.0Apache-2.0

GitHub Build Actions GitHub Release Actions Coverage Status

Build and Test

Requirement

  1. Docker CE
  2. Docker Compose

Run

  1. go build
  2. docker-compose up

Alternatively

  1. go build
  2. docker build -t aquasecurity/app-bench .
  3. docker run -it aquasecurity/app-bench