Skip to content
New issue

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

Failing to build from Dockerfile.source #6368

Closed
Molaire opened this issue Jan 16, 2021 · 1 comment
Closed

Failing to build from Dockerfile.source #6368

Molaire opened this issue Jan 16, 2021 · 1 comment

Comments

@Molaire
Copy link

Molaire commented Jan 16, 2021

Describe the bug
When trying to build on local computer with current Dockerfile.source, it fails in the builder stage at step 4:

[stage-0 4/4] RUN cd /code && /bin/bash ./build.sh --skip_submodule_sync --use_openmp --config Release --build_wheel --updat
e --build --parallel --cmake_extra_defines ONNXRUNTIME_VERSION=$(cat ./VERSION_NUMBER):
#9 0.534 cat: ./VERSION_NUMBER: No such file or directory
#9 0.548 /bin/bash: ./build.sh: No such file or directory

I was trying to build with the exact file.

@Molaire Molaire closed this as completed Jan 16, 2021
@Molaire
Copy link
Author

Molaire commented Jan 16, 2021

I didn't download source...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant