Skip to content

Commit 1c9f7cb

Browse files
rickstaaclaude
andcommitted
docs: cut the images section back to what a reader needs
The removed sentence restated the paragraph above it, and the registry rationale is maintainer context that already lives in the workflow header and the PR. What survives is the stale-image warning, which is the part that helps someone holding an old `rickstaa/` reference. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 998bc71 commit 1c9f7cb

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,8 @@ The packages are public, so pulling one needs no account and no login:
135135
docker pull ghcr.io/livepeer/runner-example-hello-world:latest
136136
```
137137

138-
That is the whole reason they are published: an operator can run an example without building it. The compose files still build locally, so nothing here depends on the registry being reachable.
139-
140-
> [!NOTE] > **Docker Hub is not a second home for these.** GHCR publishes with the built-in `GITHUB_TOKEN`, so there is no credential to store or rotate, and public packages have no anonymous pull limit. Docker Hub `livepeer/` is a product namespace and these are examples, so they stay out of it. Images published under `rickstaa/` before this moved are frozen and should not be used.
138+
> [!NOTE]
139+
> The images previously published under `rickstaa/` on Docker Hub are frozen; use the GHCR ones.
141140
142141
### On-chain (paid) setup
143142

0 commit comments

Comments
 (0)