-
Notifications
You must be signed in to change notification settings - Fork 140
Other ways to build docker image of SVF example project
guanqin-123 edited this page Feb 13, 2022
·
7 revisions
- Enter the command in cmd or terminal:
docker pull svftools/teaching-software-analysis:latest - Create and Run a container of the image:
docker run -it svftools/teaching-software-analysis:latest /bin/bash


(3) Once finish building, you can notice in VS Code terminal session and you can find the docker image in docker images bar
