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
make docker should work.
make docker
Upon running make docker, it fails at getting the address "nexus.hyperledger.org"
"nexus.hyperledger.or" has been retired. Check this link for proof.
Artifacts have been moved to JFrog
Possible solution is to update the links that points to the correct repo.
The text was updated successfully, but these errors were encountered:
@djraj , thanks for reporting the issue.
Sorry, something went wrong.
update url for downloading fabric artifacts(fix hyperledger#109)
824a36a
Signed-off-by: Dixing Xu <dixingxu@gmail.com>
Merge pull request #110 from dexhunter/update-url
a6d0f05
update url for downloading fabric artifacts(fix #109)
Successfully merging a pull request may close this issue.
Expected Behavior
make docker
should work.Current Behavior
Upon running
make docker
, it fails at getting the address "nexus.hyperledger.org"Possible Solution
"nexus.hyperledger.or" has been retired. Check this link for proof.
Artifacts have been moved to JFrog
Possible solution is to update the links that points to the correct repo.
Context (Environment)
The text was updated successfully, but these errors were encountered: