mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-10 02:40:11 +08:00
docs: link ipfs/kubo to Docker Hub in changelog
This commit is contained in:
parent
cf15af105b
commit
4f118b7652
@ -131,7 +131,7 @@ Download from <https://dist.ipfs.tech/kubo/> or <https://github.com/ipfs/kubo/re
|
||||
|
||||
The `go-ipfs` name was deprecated in 2022 and renamed to `kubo`. Starting with this release, the legacy Docker image name has been replaced with a stub that displays an error message directing users to switch to `ipfs/kubo`.
|
||||
|
||||
**Docker images:** The `ipfs/go-ipfs` image tags now contain only a stub script that exits with an error, instructing users to update their Docker configurations to use `ipfs/kubo` instead. This ensures users are aware of the deprecation while allowing existing automation to fail explicitly rather than silently using outdated images.
|
||||
**Docker images:** The `ipfs/go-ipfs` image tags now contain only a stub script that exits with an error, instructing users to update their Docker configurations to use [`ipfs/kubo`](https://hub.docker.com/r/ipfs/kubo) instead. This ensures users are aware of the deprecation while allowing existing automation to fail explicitly rather than silently using outdated images.
|
||||
|
||||
**Distribution binaries:** Download Kubo from <https://dist.ipfs.tech/kubo/> or <https://github.com/ipfs/kubo/releases>. The legacy `go-ipfs` distribution path should no longer be used.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user