Constant CONTAINER_LABEL

Source
pub const CONTAINER_LABEL: &str = "container.label";
Expand description

Container labels, <key> being the label name, the value being the label value.

§Notes

§Examples

  • "container.label.app=nginx"