titaniumnetwork-dev / Ultraviolet-App

Example application of Ultraviolet which can be deployed in production.
https://docs.titaniumnetwork.org/proxies/ultraviolet
MIT License
290 stars 4.46k forks source link

Add GitHub Workflow for Docker #16

Closed np22-jpg closed 1 year ago

np22-jpg commented 1 year ago

-Builds amd64/arm64 images -Uploads those images to docker hub with latest and date tags -Automatically runs once a week -Credentials are stored in GitHub secrets

Apologies if this is a bad time. Once again, there is an example here: https://hub.docker.com/repository/docker/seven69/ultraviolet-node/tags?page=1&ordering=last_updated

Thank you for creating such wonderful software! This can definitely still be cleaned up.

np22-jpg commented 1 year ago

Builds on #15, of course.

e9x commented 1 year ago

Although we don't have actions setup (currently), this will be a great addition for when we do.