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