docker-hometown/README.md

16 lines
648 B
Markdown

# hometown
[![Build Status](https://build.coopcloud.tech/api/badges/coop-cloud-chaos-patchs/docker-hometown/status.svg)](https://build.coopcloud.tech/coop-cloud-chaos-patchs/docker-hometown)
Automated Docker image builds for
[hometown](https://github.com/hometown-fork/hometown)
See [`.drone.yml`](./.drone.yml)
## Releasing a new image
1. Look up the latest verion number from https://github.com/hometown-fork/hometown/releases
2. Edit the URL in [`.drone.yml`](./.drone.yml) to point to the new release and edit `tags` with the new version number
3. Commit and push
4. Wait for the build to finish
5. Run `abra recipe upgrade` etc. as normal