-
Notifications
You must be signed in to change notification settings - Fork 136
Other ways to build docker image of SVF example project
bjjwwang edited this page Jul 29, 2025
·
7 revisions
- Enter the command in cmd or terminal:
docker pull svftools/software-analysis-studio:latest
- Create and Run a container of the image:
docker run -it svftools/software-analysis-studio:latest /bin/bash