Files
kubescape/build
David Wertenteil 858d7ac2ef update pkg struct
2022-04-10 18:06:28 +03:00
..
2022-04-10 18:06:28 +03:00
2022-03-06 09:32:26 +02:00

Docker Build

Build your own Docker image

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