https://github.com/small-hack/glitch-soc-mastodon-docker
A repo to publish the mastodon docker container from glitch-soc that is a fork of mastodon :3
https://github.com/small-hack/glitch-soc-mastodon-docker
Last synced: 12 months ago
JSON representation
A repo to publish the mastodon docker container from glitch-soc that is a fork of mastodon :3
- Host: GitHub
- URL: https://github.com/small-hack/glitch-soc-mastodon-docker
- Owner: small-hack
- License: agpl-3.0
- Created: 2024-10-25T09:32:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-15T18:41:50.000Z (about 1 year ago)
- Last Synced: 2024-12-15T19:17:55.678Z (about 1 year ago)
- Homepage:
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# glitch-soc mastodon docker publishing repo
[](https://cloud.docker.com/u/jessebot/repository/docker/jessebot/mastodon-glitch-soc)
A repo to publish the [glitch-soc/mastodon](https://github.com/glitch-soc/mastodon) docker container. glitch-soc is a fork of [mastodon](https://github.com/mastodon/mastodon) Learn more about it [here](https://glitch-soc.github.io/docs/).
## How this repo works
The [`docker-push-daily.yml`](./github/workflows/docker-push-daily.yml) GitHub Actions Workflow will:
- clone the [glitch-soc](https://github.com/glitch-soc/mastodon)
- get the latest GitHub Release of glitch-soc
- builds the docker image and pushes it up as [jessebot/mastodon-glitch-soc](https://cloud.docker.com/u/jessebot/repository/docker/jessebot/mastodon-glitch-soc)
- creates a release on this repo with with the current docker version built