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 c64e96e commit 3019ef0Copy full SHA for 3019ef0
docs/user/BuildWithDocker.md
@@ -109,7 +109,7 @@ docker run --rm -it \
109
-v ${HOME}/.Xauthority:/.Xauthority \
110
--network host \
111
--security-opt seccomp=unconfined \
112
- openroad/flow-$OS_NAME-builder
+ openroad/orfs
113
```
114
115
Running GUI with Docker on Mac OS X users, refer [here](https://cntnr.io/running-guis-with-docker-on-mac-os-x-a14df6a76efc).
0 commit comments