Constant CONTAINER_ID
pub const CONTAINER_ID: &'static str;
Expand description
Container ID. Usually a UUID, as for example used to identify Docker containers. The UUID might be abbreviated.
ยงExamples
"a3bf90e006b2"
pub const CONTAINER_ID: &'static str;
Container ID. Usually a UUID, as for example used to identify Docker containers. The UUID might be abbreviated.
"a3bf90e006b2"