readme
Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
parent
265e7f2d10
commit
9f3123cff1
|
|
@ -190,7 +190,7 @@ following command builds a Docker image.
|
||||||
|
|
||||||
```
|
```
|
||||||
cd OpenSTA
|
cd OpenSTA
|
||||||
docker build --file Dockerfile.ubuntu22.04 --tag opensta .
|
docker build --file Dockerfile.ubuntu22.04 --tag opensta_ubuntu22.04 .
|
||||||
```
|
```
|
||||||
|
|
||||||
To run a docker container using the OpenSTA image, use the -v option
|
To run a docker container using the OpenSTA image, use the -v option
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue