class ElasticAPM::Metadata::SystemInfo::ContainerInfo

def read!

def read!
  read_from_cgroup!
  read_from_env!
  self
end