Update content/shared/v3-core-get-started/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>pull/5871/head
parent
e4d66111fc
commit
ba44ebfe5c
|
@ -165,7 +165,7 @@ To run the [Docker image](/influxdb3/core/install/#docker-image) and persist dat
|
|||
- `--object-store file --data-dir /path/in/container`: Uses the mount for server storage
|
||||
|
||||
> [!Note]
|
||||
> The InfluxDB 3 Core Docker image **can expose port 8181**.
|
||||
> The {{% product-name %}} Docker image exposes port `8181`, the default for the `influxdb3` server HTTP port.
|
||||
|
||||
```bash
|
||||
# FILESYSTEM USING DOCKER
|
||||
|
|
Loading…
Reference in New Issue