Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry 2025-11-03 16:29:44 -07:00
parent 265e7f2d10
commit 9f3123cff1
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ following command builds a Docker image.
```
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