Sign inSign up

openeuler/influxdb

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

5.7K

openeuler/influxdb repository overview

Quick reference

influxdb | openEuler

Current influxdb docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.

InfluxDB Core is a database built to collect, process, transform, and store event and time series data. It is ideal for use cases that require real-time ingest and fast query response times to build user interfaces, monitoring, and automation solutions.

Learn more about influxdb at https://influxdb.io/.

The tag of each influxdb docker image is consist of the version of influxdb and the version of basic image. The details are as follows

TagCurrentlyArchitectures
3.9.2-oe2403sp4influxdb 3.9.2 on openEuler 24.03-LTS-SP4amd64, arm64
3.9.2-oe2403sp3influxdb 3.9.2 on openEuler 24.03-LTS-SP3amd64, arm64
3.8.0-oe2403sp2influxdb 3.8.0 on openEuler 24.03-LTS-SP2amd64, arm64
3.7.0-oe2403sp2influxdb 3.7.0 on openEuler 24.03-LTS-SP2amd64, arm64
3.5.0-oe2403sp2influxdb 3.5.0 on openEuler 24.03-LTS-SP2amd64, arm64
3.4.2-oe2403sp2influxdb 3.4.2 on openEuler 24.03-LTS-SP2amd64, arm64
3.4.1-oe2403sp1influxdb 3.4.1 on openEuler 24.03-LTS-SP1amd64, arm64
3.4.0-oe2403sp1influxdb 3.4.0 on openEuler 24.03-LTS-SP1amd64, arm64
2.7.11-oe2403sp1Influxdb 2.7.11 on openEuler 24.03-LTS-SP1amd64, arm64
3.3.0-oe2403sp2Influxdb 3.3.0 on openEuler 24.03-LTS-SP2amd64, arm64

Usage

  • Launch the influxdb instance

    docker run -it -p 8086:8086 openeuler/influxdb:latest
    

    The following message indicates that the influxdb is ready

    2025-07-02T02:07:01.507857Z	info	Listening	{"log_id": "0xUE2JM0000", "service": "tcp-listener", "transport": "http", "addr": ":8086", "port": 8086}
    2025-07-02T02:07:01.507881Z	info	Starting	{"log_id": "0xUE2JM0000", "service": "telemetry", "interval": "8h"}
    

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:7a92e076c

Size

172.4 MB

Last updated

2 months ago

docker pull openeuler/influxdb

This week's pulls

Pulls:

23

Last week