ethresearch / sharding-p2p-poc

Proof of Concept of Ethereum Serenity Peer-to-Peer Layer on libp2p PubSub System
40 stars 19 forks source link

Enable Docker hub automatic build #112

Closed ChihChengLiang closed 5 years ago

ChihChengLiang commented 5 years ago

What is wrong?

Since we are beginning to work on better versioning management in the codebase, it would make sense to automatic build images in Docker hub whenever a new version is released.

That said, we are just one step closer to have the automatic build. There is a bug that the build process would fail in Docker hub in the COPY step.

How can it be fixed?