Closed phoracek closed 2 years ago
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: phoracek, qinqon
The full list of commands accepted by this bot can be found here.
The pull request process is described here
What this PR does / why we need it:
In the current code, binaries are built locally to be only then put into the container image.
This patch aims to simplify part of that process, by containerizing builds. This should also help us avoid environment related issues, and later allow cross-platform building.
This PR also fixes incorrect .version rendering.
Release note: