-
Notifications
You must be signed in to change notification settings - Fork 116
Other ways to build docker image of SVF example project
guanqin-123 edited this page Feb 13, 2022
·
6 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