Skip to content

Repoint README from upstream to the 33k-org fork#4

Merged
33k-org merged 1 commit into
masterfrom
docs/repoint-to-ghcr
Jun 10, 2026
Merged

Repoint README from upstream to the 33k-org fork#4
33k-org merged 1 commit into
masterfrom
docs/repoint-to-ghcr

Conversation

@33k-org

@33k-org 33k-org commented Jun 10, 2026

Copy link
Copy Markdown
Owner

Repoints README references from the upstream subspacecommunity/subspace project to this 33k-org fork.

Docker image references → GHCR

The four image references now point to ghcr.io/33k-org/subspace (what CI publishes), instead of the upstream Docker Hub image:

  • prose ("the image is …")
  • docker create example
  • docker-compose image:
  • docker pull (update instructions)

Badges

  • Removed the microbadger.com badges — that service shut down in 2020, so they were broken images.
  • Removed the SonarCloud badges — they measured the upstream repo and would 404 for the fork (SonarCloud requires per-project registration).
  • Repointed the Go Report Card badge to github.com/33k-org/subspace (works automatically for any public Go repo).

Other

  • Replaced the obsolete "shorthand dockerhub tags are OUTDATED, use amd64-v1.5.0…" notice (upstream issue The 1.5.0 Docker tag is the same as 1.3 subspacecommunity/subspace#193) with a note that GHCR images are multi-arch manifests, so :latest resolves to the right architecture automatically.
  • Repointed the screenshots and the CONTRIBUTING link to the fork's own copies (the files exist under .github/ here).
  • Fixed the stale Docker install link (installation/linux/docker-ce/ubuntu/engine/install/ubuntu/).

Left untouched

The all-contributors table — those links credit the original authors' commits and should stay.

- Docker image references (prose, docker create, docker-compose, docker
  pull) now point to ghcr.io/33k-org/subspace instead of the upstream
  Docker Hub image, matching what CI publishes.
- Replace the obsolete "shorthand dockerhub tags are OUTDATED" notice
  (issue subspacecommunity#193) with a note that GHCR images are multi-arch manifests, so
  :latest resolves correctly.
- Remove dead microbadger.com badges (service shut down in 2020) and the
  upstream-scoped SonarCloud badges; repoint the Go Report Card badge to
  the fork.
- Repoint screenshots and the CONTRIBUTING link to the fork's copies.
- Fix the stale Docker install URL to the current docs.docker.com path.

The all-contributors table is left untouched to preserve attribution.
@33k-org 33k-org merged commit 226ba94 into master Jun 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant