Resolved merge conflicts
commit
95a3b0d6e8
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue