Unifying compilation and docker image build
Closed this issue · 0 comments
zemyblue commented
We get similar binaries by several logics, by Makefile or by Dockerfile. This pr adds the way even more. We should consider tidy up the logics. We can reuse some logics in the other logics.
Also, we should concentrate on the main targets. The others just increases our burden on maintenance & QA.
Originally posted by @0Tech in #221 (review)