We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec6d5bd + ba44ebf commit 95a3b0dCopy full SHA for 95a3b0d
content/shared/v3-core-get-started/_index.md
@@ -165,7 +165,11 @@ To run the [Docker image](/influxdb3/core/install/#docker-image) and persist dat
165
- `--object-store file --data-dir /path/in/container`: Uses the mount for server storage
166
167
> [!Note]
168
+<<<<<<< HEAD
169
> The InfluxDB 3 Core Docker image can expose port 8181.
170
+=======
171
+> The {{% product-name %}} Docker image exposes port `8181`, the default for the `influxdb3` server HTTP port.
172
+>>>>>>> refs/remotes/origin/docs/v3/docker-port-update-5826
173
174
```bash
175
# FILESYSTEM USING DOCKER
0 commit comments