WinPooh32 / peerstohttp

Simple torrent proxy to http stream controlled over REST-like api
GNU General Public License v3.0
46 stars 10 forks source link

Add Docker image publish Github Action #19

Closed pataquets closed 2 years ago

pataquets commented 2 years ago

Github Action requires DOCKERHUB_USERNAME and DOCKERHUB_TOKEN (generated from hub.docker.com) to be set in the Github secrets section in the repo config. Pushes trigger Github Action to build Docker images and push them to Docker Hub:

Also:

EDIT: Check out action runs and image tags from my testing on my repos.