Open jackzampolin opened 3 years ago
Having Docker image(s) for orchestrator
and other direct dependencies that would compose a fully functional app utilizing the gravity bridge would be essential to include in an ABCI application's Docker image.
How could I help with this? We already have a Docker image for the orchestrator
, right? Isn't it as simple as just publishing it?
We should output binaries/containers/artifacts for
orchestrator
,gravity
,test_runner
andcontracts
so that consuming modules can easily setup CI environments to test features built on top of gravity.