From d36444354589db0e662a4a66b8f374c26c6d9f41 Mon Sep 17 00:00:00 2001 From: hauntsaninja Date: Tue, 10 Dec 2024 14:05:16 -0800 Subject: [PATCH] Mention ghcr in README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 60cba6d..555f422 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,16 @@ export PIP_INDEX_URL=http://localhost/simple pip install mypy ``` +## Github container registry + +To pull the latest version from the Github container registry: + +```bash +docker pull ghcr.io/hauntsaninja/nginx_pypi_cache:latest +``` + +See https://github.com/hauntsaninja/nginx_pypi_cache/pkgs/container/nginx_pypi_cache + ## Troubleshooting It turns out it's surprisingly easy to mess something up and not actually end up proxying