Files
kubescape/build
David Wertenteil fde5453bf3 docker user name
2022-04-27 15:25:27 +03:00
..
2022-04-27 15:25:27 +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 .