diver
diver copied to clipboard
Consistent build environments with Docker
Currently the build environment is not a set location, which can lead to a problematic and non-reproducible build.
Idea is to pin make release to a docker golang container.