samhocevar / lolremez

📈 Polynomial Approximations using the Remez Algorithm
Do What The F*ck You Want To Public License
396 stars 36 forks source link

Add docker image #19

Open mch1307 opened 2 years ago

mch1307 commented 2 years ago

Avoid having to build locally by using a docker image. I have proposed this in PR #18. It would also be possible to build the docker image with Travis-ci and store/publish it in GitHub Container Registry (ghcr.io). A simple docker run ghcr.io/samhocevar/lolremez:tag would be needed to run it