mirror of
https://github.com/kubescape/kubescape.git
synced 2026-04-15 06:58:11 +00:00
* use distroless base image Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com> * bump cosign to v2 Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com> --------- Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
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 .