We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Undecided
Ubuntu
Xeon-EMR
Single Node
Latest from github
Following the steps from here, steps 1-8 work but step 9 fails :
cd GenAIExamples/ProductivitySuite/ui docker build --no-cache -t ProductivitySuite/docker_compose/intel/cpu/xeon/compose.yaml docker/Dockerfile.react .
Error:
(base) jays@llmtest:~/data/Dec17OPEA/GenAIExamples/ProductivitySuite/ui$ docker build --no-cache -t /home/jays/data/Dec17OPEA/GenAIExamples/ProductivitySuite/docker_compose/intel/cpu/xeon/compose.yaml docker/Dockerfile.react . ERROR: "docker buildx build" requires exactly 1 argument. See 'docker buildx build --help'. Usage: docker buildx build [OPTIONS] PATH | URL | - Start a build (base) jays@llmtest:~/data/Dec17OPEA/GenAIExamples/ProductivitySuite/ui$
See description
No response
The text was updated successfully, but these errors were encountered:
Instead, should Step 9 be:
cd GenAIExamples/ProductivitySuite/ui docker build --no-cache -t opea/productivity-suite-react-ui-server:latest -f docker/Dockerfile.react .
Sorry, something went wrong.
@js333031 Thanks for catching this error.
We will fix it.
Thanks a lot!
xiguiw
No branches or pull requests
Priority
Undecided
OS type
Ubuntu
Hardware type
Xeon-EMR
Installation method
Deploy method
Running nodes
Single Node
What's the version?
Latest from github
Description
Following the steps from here, steps 1-8 work but step 9 fails :
Error:
Reproduce steps
See description
Raw log
No response
The text was updated successfully, but these errors were encountered: