We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebe72c6 commit 089a8ccCopy full SHA for 089a8cc
dgraph/v25-preview.mdx
@@ -9,12 +9,7 @@ Dgraph for AI-ready knowledge graphs.
9
10
## Availability
11
12
-As we prepare for the general availability, we're making a set of preview
13
-releases available for use on Hypermode and locally. The fastest way to get
14
-started is to sign up for a free
15
-[Hypermode account](https://hypermode.com/login).
16
-
17
-The run locally, use the Docker image `dgraph/standalone:v25.0.0-preview6`.
+To run locally, use the Docker image `dgraph/standalone:v25.0.0-preview6`.
18
19
```bash
20
docker run --rm -it -p 8080:8080 -p 9080:9080 dgraph/standalone:v25.0.0-preview6
0 commit comments