docs: add warning about other docker distros

This commit is contained in:
Ricardo Arturo Cabral Mejía 2022-12-24 12:00:04 -05:00
parent 2700b34627
commit 3d88f49f45

View File

@ -68,10 +68,12 @@ NIPs with a relay-specific implementation are listed here.
- Typescript
### Docker setups
- Node v18
- Docker v20.10
- Docker compose v2.10
WARNING: Docker distributions from Snap, Brew or Debian repositories are NOT SUPPORTED and will result in errors.
Install Docker from their [official guide](https://docs.docker.com/engine/install/) ONLY.
## Full Guide
- [Set up a Nostr relay in under 5 minutes](https://andreneves.xyz/p/set-up-a-nostr-relay-server-in-under) by [André Neves](https://twitter.com/andreneves) (CTO & Co-Founder At [ZEBEDEE](https://zebedee.io/))