Constant CONTAINER_RUNTIME

pub const CONTAINER_RUNTIME: &'static str;
Expand description

The container runtime managing this container.

§Notes

§Examples

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