Categorygithub.com/aquasecurity/bench-common
repositorypackage
0.4.8
Repository: https://github.com/aquasecurity/bench-common.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

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