Constant CONTAINER_RUNTIME

Source
pub const CONTAINER_RUNTIME: &str = "container.runtime";
Expand description

The container runtime managing this container.

§Notes

§Examples

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