diff options
| author | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-05 00:56:27 +0000 |
|---|---|---|
| committer | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-05 00:56:27 +0000 |
| commit | cb17b3b95e3bdfd8b886f59689dd11abb70b49f2 (patch) | |
| tree | 6d51aca125bfdf0b034b10d0f2523ff93b5fb174 /README.md | |
| parent | c3fbc81e19793f7fb98608764191ff77a640a359 (diff) | |
Mention that Docker images are now being published.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ any location, while feeling as close to a real desktop application as possible. * Due to use of `invalid@email.com` on my pre-2025-10-03 commits GitHub incorrectly shows `ivanivanov884` (the GitHub user associated with that e-mail address) as the committer. Oops. `¯\_(ツ)_/¯` * Plugins that were under https://gitlab.tt-rss.org/tt-rss/plugins have been mirrored to `https://github.com/supahgreg/tt-rss-plugin-*` (NOTE: names have changed) * The repository that held the content for https://tt-rss.org has been mirrored to https://github.com/supahgreg/tt-rss-web-static. +* Docker images are being published to Docker Hub-- see https://hub.docker.com/r/supahgreg/tt-rss/tags and https://hub.docker.com/r/supahgreg/tt-rss-web-nginx/tags . ## License |