From e5b4fdccf87a1ce4d913cc0053f4962b9b6c0bf7 Mon Sep 17 00:00:00 2001 From: supahgreg Date: Mon, 6 Oct 2025 21:48:53 +0000 Subject: Update Docker image details in the Installation Guide. --- Installation-Guide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Installation-Guide.md') diff --git a/Installation-Guide.md b/Installation-Guide.md index 31aba41..70332ff 100644 --- a/Installation-Guide.md +++ b/Installation-Guide.md @@ -1,8 +1,8 @@ The main (and recommended) way to run tt-rss is under Docker. -The Docker images related to https://github.com/tt-rss/tt-rss are: -* https://hub.docker.com/r/supahgreg/tt-rss -* https://hub.docker.com/r/supahgreg/tt-rss-web-nginx +Docker images for https://github.com/tt-rss/tt-rss are built (`linux/amd64` and `linux/arm64`) +and published to Docker Hub ([via GitHub Actions](https://github.com/tt-rss/tt-rss/actions/workflows/publish.yml)) +as [supahgreg/tt-rss](https://hub.docker.com/r/supahgreg/tt-rss) and [supahgreg/tt-rss-web-nginx](https://hub.docker.com/r/supahgreg/tt-rss-web-nginx). > [!WARNING] > Podman is not Docker. Please don't report issues related to running tt-rss when using Podman or Podman Compose. -- cgit v1.2.3-54-g00ecf