-
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 11, 2021
·
7 revisions
- Enter the command in cmd or terminal:
docker pull svftools/svf-teaching:latest
- Create and Run a container of the image:
docker run -it svftools/svf-teaching:latest /bin/bash