We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 265e7f2 commit 9f3123cCopy full SHA for 9f3123c
README.md
@@ -190,7 +190,7 @@ following command builds a Docker image.
190
191
```
192
cd OpenSTA
193
-docker build --file Dockerfile.ubuntu22.04 --tag opensta .
+docker build --file Dockerfile.ubuntu22.04 --tag opensta_ubuntu22.04 .
194
195
196
To run a docker container using the OpenSTA image, use the -v option
0 commit comments