You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I was trying to install the OpenRoad Flow Scripts on an Ubuntu machine using Docker from pre-built binaries. I have followed the instructions provided in the documentation and cloned the repo in a recursive manner. Then I run the following command and get this error. But I don't see any command that uses '--file.'
sudo ./build_openroad.sh
[INFO FLW-0028] Compiling with 24 threads.
[INFO FLW-0027] Saving logs to build_openroad.log
[INFO FLW-0028] ./build_openroad.sh
[INFO FLW-0002] Updating git submodules.
[INFO FLW-0000] Using docker build method.[INFO FLW-0020] Building docker image for OpenROAD Flow.
Create docker image openroad/flow-ubuntu22.04-dev:c46d41 using docker/Dockerfile.dev
unknown flag: --file
See 'docker --help'.
Usage: docker [OPTIONS] COMMAND
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I was trying to install the OpenRoad Flow Scripts on an Ubuntu machine using Docker from pre-built binaries. I have followed the instructions provided in the documentation and cloned the repo in a recursive manner. Then I run the following command and get this error. But I don't see any command that uses '--file.'
Beta Was this translation helpful? Give feedback.
All reactions