A GitHub Action for building Mastodon with Tangerine UI.
- Automatically checks for new Mastodon releases daily.
- Pushes to any specified Docker Hub repository (
DOCKERHUB_NAMESPACE
/DOCKERHUB_REPOSITORY
).
Add DOCKERHUB_NAMESPACE
, DOCKERHUB_REPOSITORY
, DOCKERHUB_TOKEN
and DOCKERHUB_USERNAME
in Settings > Security > Secrets and variables > Actions > Secrets first before running.