Skip to content

Commit e4d6611

Browse files
committed
Adding a port exposure note to Core get started page (#5862)
1 parent b029354 commit e4d6611

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/shared/v3-core-get-started/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,9 @@ To run the [Docker image](/influxdb3/core/install/#docker-image) and persist dat
164164
- `-v /path/on/host:/path/in/container`: Mounts a directory from your filesystem to the container
165165
- `--object-store file --data-dir /path/in/container`: Uses the mount for server storage
166166

167+
> [!Note]
168+
> The InfluxDB 3 Core Docker image **can expose port 8181**.
169+
167170
```bash
168171
# FILESYSTEM USING DOCKER
169172
# Create a mount

0 commit comments

Comments
 (0)