Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 920 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 920 Bytes

glitch-soc mastodon docker publishing repo

A repo to publish the glitch-soc/mastodon docker container. glitch-soc is a fork of mastodon Learn more about it here.

How this repo works

The docker-push-daily.yml GitHub Actions Workflow will:

  • clone the glitch-soc
  • get the latest GitHub Release of glitch-soc
  • builds the docker image and pushes it up as jessebot/mastodon-glitch-soc
  • creates a release on this repo with with the current docker version built