Builds a wget2 debian package with Docker. Tested on amd64, arm64 and armhf architectures.
To clone this repository run:
git clone https://github.com/casperklein/docker-wget2-builder docker-wget2-builder
cd docker-wget2-builder
Build wget2, package and copy it to the current directory with:
make
make install
make uninstall
make clean