This ensures we keep publishing the same image under both names:
$ ./bin/get-docker-tags.sh $(date -u +%F) 88d88158 master ...chore/rename-to-banana
ipfs/kubo:master-2022-06-21-88d88158
ipfs/go-ipfs:master-2022-06-21-88d88158
ipfs/kubo:master-latest
ipfs/go-ipfs:master-latest
@@ -105,9 +105,12 @@ If your system is resource-constrained, we recommend:
...
@@ -105,9 +105,12 @@ If your system is resource-constrained, we recommend:
### Docker
### Docker
[](https://hub.docker.com/r/ipfs/go-ipfs/)
[](https://hub.docker.com/r/ipfs/go-ipfs/)
<!-- TODO: replace with kubo after we have minimum set of images after kubo 0.14 (stable semver release, 'latest' and 'release' docker tags)
[](https://hub.docker.com/r/ipfs/kubo/)
-->
More info on how to run kubo inside docker can be found [here](https://docs.ipfs.io/how-to/run-ipfs-inside-docker/).
More info on how to run kubo (go-ipfs) inside Docker can be found [here](https://docs.ipfs.io/how-to/run-ipfs-inside-docker/).