Switch to quay and add docker image documentation (#356)

This PR changes all mentions of GHCR to Quay, adds docs about the
registries MM is available on, adds docs about the available docker
image tags, and adds the GHCR permission issue to the troubleshooting
page.
This commit is contained in:
Maximilian Dorninger
2026-01-05 17:14:32 +01:00
committed by GitHub
parent e647c99722
commit 1b2d99922c
4 changed files with 46 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
services:
mediamanager:
container_name: mediamanager_server
image: ghcr.io/maxdorninger/mediamanager/mediamanager:latest
image: quay.io/maxdorninger/mediamanager:latest
ports:
- "8000:8000"
environment: