Added isOfficial
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"documentation": "Taken from https://hub.docker.com/_/influxdb",
|
||||
"displayName": "InfluxDb",
|
||||
"description": "InfluxDB is a time series database built from the ground up to handle high write and query loads. InfluxDB is meant to be used as a backing store for any use case involving large amounts of timestamped data, including DevOps monitoring, application metrics, IoT sensor data, and real-time analytics.",
|
||||
"isOfficial": true,
|
||||
"dockerCompose": {
|
||||
"version": "3.3",
|
||||
"services": {
|
||||
|
||||
Reference in New Issue
Block a user