1//! # InfluxDB (v2) 2//! 3//! ## docker 4//! 5//! ```yaml 6#![doc = include_str!("docker-compose.yml")] 7//! ```