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
P1-Stopper
Ubuntu
Gaudi2
Single Node
1.1
When following the steps for Gaudi implementation of Translation example, not able to build nginx docker
sratnesh@fm2r81s1gaudi:~/workspace/GenAIComps$ docker build -t opea/nginx:latest --build-arg https_proxy=$https_proxy --build-arg http_proxy=$http_proxy -f comps/3rd_parties/nginx/src/Dockerfile . [+] Building 0.0s (0/0) docker:default ERROR: resolve : lstat comps/3rd_parties: no such file or directory
The text was updated successfully, but these errors were encountered:
The code structure is updated recently. Please update your repo and try again. Please update Both GenAIExamples and GenAIComps
Priority P1-Stopper OS type Ubuntu Hardware type Gaudi2 Installation method Pull docker images from hub.docker.com Build docker images from source Deploy method Docker compose Docker Kubernetes Helm Running nodes Single Node What's the version? 1.1 Description When following the steps for Gaudi implementation of Translation example, not able to build nginx docker Reproduce steps sratnesh@fm2r81s1gaudi:~/workspace/GenAIComps$ docker build -t opea/nginx:latest --build-arg https_proxy=$https_proxy --build-arg http_proxy=$http_proxy -f comps/3rd_parties/nginx/src/Dockerfile . [+] Building 0.0s (0/0) docker:default ERROR: resolve : lstat comps/3rd_parties: no such file or directory Raw log sratnesh@fm2r81s1gaudi:~/workspace/GenAIComps$ docker build -t opea/nginx:latest --build-arg https_proxy=$https_proxy --build-arg http_proxy=$http_proxy -f comps/3rd_parties/nginx/src/Dockerfile . [+] Building 0.0s (0/0) docker:default ERROR: resolve : lstat comps/3rd_parties: no such file or directory
@ShankarRIntel
Sorry, something went wrong.
duplicated to 1344, close it.
No branches or pull requests
Priority
P1-Stopper
OS type
Ubuntu
Hardware type
Gaudi2
Installation method
Deploy method
Running nodes
Single Node
What's the version?
1.1
Description
When following the steps for Gaudi implementation of Translation example, not able to build nginx docker
Reproduce steps
sratnesh@fm2r81s1gaudi:~/workspace/GenAIComps$ docker build -t opea/nginx:latest --build-arg https_proxy=$https_proxy --build-arg http_proxy=$http_proxy -f comps/3rd_parties/nginx/src/Dockerfile .
[+] Building 0.0s (0/0) docker:default
ERROR: resolve : lstat comps/3rd_parties: no such file or directory
Raw log
The text was updated successfully, but these errors were encountered: