Skip to content

Commit ed7c48b

Browse files
committed
Adding docker note to Core install guide
1 parent 95a3b0d commit ed7c48b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/influxdb3/core/install.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,5 +155,7 @@ docker pull \
155155
--platform linux/arm64 \
156156
quay.io/influxdb/influxdb3-core:latest
157157
```
158+
> [!Note]
159+
> The {{% product-name %}} Docker image exposes port `8181`, the default for the `influxdb3` server HTTP port.
158160
159161
{{< page-nav next="/influxdb3/core/get-started/" nextText="Get started with InfluxDB 3 Core" >}}

0 commit comments

Comments
 (0)