Closed ahangsu closed 10 months ago
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
Closed as part of #714
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-files