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
Reminder: We are currently (2023/04/18) using Will's algod image under dev label, ultimately we want to use Algorand's image.
dev
Some changes in CI configuration need to be made: we need a config.json with EnableDeveloperAPI: true activated, and override before we run the image, see: https://github.com/algorand/go-algorand/tree/master/docker#special-files
config.json
EnableDeveloperAPI: true
The text was updated successfully, but these errors were encountered:
Closed as part of #714
Sorry, something went wrong.
No branches or pull requests
Reminder: We are currently (2023/04/18) using Will's algod image under
dev
label, ultimately we want to use Algorand's image.Some changes in CI configuration need to be made: we need a
config.json
withEnableDeveloperAPI: true
activated, and override before we run the image, see: https://github.com/algorand/go-algorand/tree/master/docker#special-filesThe text was updated successfully, but these errors were encountered: