Files
kubescape/build
David Wertenteil a6fc7a0da0 Update logs (#854)
* change user to ks

* update logs

* host scanner with fixed version
2022-09-29 12:18:05 +03:00
..
2022-09-29 12:18:05 +03:00
2022-08-22 18:22:28 +03:00

Docker Build

Build your own Docker image

  1. Clone Project
git clone https://github.com/kubescape/kubescape.git kubescape && cd "$_"
  1. Build
docker build -t kubescape -f build/Dockerfile .