librespeed / speedtest-go

Go backend for LibreSpeed
GNU Lesser General Public License v3.0
724 stars 153 forks source link

Make Docker image easier to use #50

Closed minus7 closed 2 years ago

minus7 commented 2 years ago

These changes allow one to simply run the image without modifications and it just working.

Edit: While I originally didn't intend to add automatic builds & publishing of images, it kind of slipped in. GitHub's docker publish action template worked nicely, publishing commits on master under the docker tag master and git tags as docker tags as well as under latest.