SlothCroissant / caddy-cloudflaredns

Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go. caddy-cloudflaredns adds Cloudflare LetsEncrypt support to the base image.
51 stars 19 forks source link

Build to github packages too #18

Closed bfcoder closed 1 year ago

bfcoder commented 1 year ago

In light of recent docker hub changes this adds building and uploading to github packages. I have already built a version in my packages but I figured the rest of the community might appreciate this as well.

SlothCroissant commented 1 year ago

Thanks for the PR! I went ahead and incorporated the changes into the existing workflow, I just now push to ghcr.io & quay.io for options for users.

Thanks!

bfcoder commented 1 year ago

Awesome! Thanks!!