Skip to content

Commit a95ad37

Browse files
committed
Merge branch 'monolith-gs-restructure' of github.com:influxdata/docs-v2 into monolith-gs-restructure
2 parents f64a867 + 513bcea commit a95ad37

File tree

1 file changed

+0
-8
lines changed
  • content/shared/influxdb3-get-started

1 file changed

+0
-8
lines changed

content/shared/influxdb3-get-started/setup.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -551,14 +551,6 @@ docker run --rm \
551551
```
552552
{{% /code-placeholders %}}
553553

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-
562554
{{% /tab-content %}}
563555
{{< /tabs-wrapper >}}
564556

0 commit comments

Comments
 (0)