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 6433bc9 commit 513bceaCopy full SHA for 513bcea
content/shared/influxdb3-get-started/setup.md
@@ -551,14 +551,6 @@ docker run --rm \
551
```
552
{{% /code-placeholders %}}
553
554
-> [!Note]
555
-> Ensure that the database `example_db` exists in the running container.
556
-> To create it, run:
557
->
558
-> ```bash
559
-> docker exec -it influxdb3-core influxdb3 create database example_db --token YOUR_AUTH_TOKEN
560
-> ```
561
-
562
{{% /tab-content %}}
563
{{< /tabs-wrapper >}}
564
0 commit comments