Repoint README from upstream to the 33k-org fork#4
Merged
Conversation
- 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Repoints README references from the upstream
subspacecommunity/subspaceproject to this33k-orgfork.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:docker createexampledocker-composeimage:docker pull(update instructions)Badges
github.com/33k-org/subspace(works automatically for any public Go repo).Other
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:latestresolves to the right architecture automatically..github/here).installation/linux/docker-ce/ubuntu/→engine/install/ubuntu/).Left untouched
The all-contributors table — those links credit the original authors' commits and should stay.