Resolved merge conflicts

pull/5871/head
meelahme 2025-02-28 14:12:01 -08:00
commit 95a3b0d6e8
1 changed files with 4 additions and 0 deletions

View File

@ -165,7 +165,11 @@ 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 - `--object-store file --data-dir /path/in/container`: Uses the mount for server storage
> [!Note] > [!Note]
<<<<<<< HEAD
> The InfluxDB 3 Core Docker image can expose port 8181. > 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.
>>>>>>> refs/remotes/origin/docs/v3/docker-port-update-5826
```bash ```bash
# FILESYSTEM USING DOCKER # FILESYSTEM USING DOCKER