ChainSafe / chainbridge-celo

GNU Lesser General Public License v3.0
3 stars 2 forks source link

Build docker images workflow #98

Closed P1sar closed 3 years ago

P1sar commented 3 years ago

Fix Dockerfile and add build workflow to build chanbridge-celo docker images

Implementation details

images should be created on pushes to master (edge tag) on new releases (version tags and latest tag update) images should be pushed to dockerhub

Also currently there is some strange issue with building celo on alpine image

Testing details

Acceptance Criteria

ansermino commented 3 years ago

Some relevant thoughts here: https://github.com/ChainSafe/ChainBridge/issues/596