mirror of
https://github.com/kubescape/kubescape.git
synced 2026-04-07 11:16:53 +00:00
214 B
214 B
Docker Build
Build your own Docker image
- Clone Project
git clone https://github.com/kubescape/kubescape.git kubescape && cd "$_"
- Build
docker build -t kubescape -f build/Dockerfile .