From 36d87ad95e5e04c2416e6de5e0167d3fd97c9d86 Mon Sep 17 00:00:00 2001 From: John Edwards Date: Sat, 23 Aug 2025 07:23:18 +0100 Subject: [PATCH] doc: update readme to reflect availability of GHCR --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 33766a8..8dc7bc0 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@ This Docker image contains the dedicated server of the game. logo # How to use this image + +## Available Container Image Repositories + +* Docker Hub: `joedwards32/cs2` +* GitHub: `ghcr.io/joedwards32/cs2` + ## Hosting a simple game server Running using Docker: