WIP: rvalle/feature docker
Docker builder based on @insipx stale branch
I am currently testing it, but PR is WIP but in case anybody is interested to test it...
The container is working and indexing the polkadot blockchain. However it might be good idea to provide a fully working docker-compose file to help people get started with archiving a substrate blockchain.
Going to test this out later!
As discussed, it would be nice that this Dockerfile generates the WASM modules with tracing required for substrate-archive be more capable to generate events.
Working on it.
Discussed on the Chat and seems like automatic compilation of past WASM modules in batch mode is not feasible due to compiler errors :(
I think I will try to use a builder Dockerfile to assist in the creation of new WASM modules while also just copy them for distribution into the node-archive docker.