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
Is this a BUG REPORT or FEATURE REQUEST?: /kind bug
What happened: failed while executing make docker-build FOR below step: RUN wget -O cmake.sh https://github.com/Kitware/CMake/releases/download/v3.14.0-rc1/cmake-3.14.0-rc1-Linux-x86_64.sh && bash cmake.sh --skip-license && rm -f cmake.sh
What you expected to happen: command executes suceessfully
How to reproduce it (as minimally and precisely as possible): make docker-build
Anything else we need to know?:
The text was updated successfully, but these errors were encountered:
Can you show some error logs?
/cc @judgeeeeee
Sorry, something went wrong.
@nautilusshell Please provide more information then reopen this issue again.
No branches or pull requests
Is this a BUG REPORT or FEATURE REQUEST?:
/kind bug
What happened:
failed while executing make docker-build FOR below step:
RUN wget -O cmake.sh https://github.com/Kitware/CMake/releases/download/v3.14.0-rc1/cmake-3.14.0-rc1-Linux-x86_64.sh && bash cmake.sh --skip-license && rm -f cmake.sh
What you expected to happen:
command executes suceessfully
How to reproduce it (as minimally and precisely as possible):
make docker-build
Anything else we need to know?:
The text was updated successfully, but these errors were encountered: