Skip to main content

CONTAINER_RUNTIME_NAME

Constant CONTAINER_RUNTIME_NAME 

pub const CONTAINER_RUNTIME_NAME: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

The container runtime managing this container.

§Notes

§Examples

  • "docker"
  • "containerd"
  • "rkt"