container-pid 0.2.0

Resolve container names to their PIDs
Documentation
[package]
name = "container-pid"
version = "0.2.0"
authors = ["Jörg Thalheim <joerg@thalheim.io>"]
description = "Resolve container names to their PIDs"
license = "MIT"
categories = ["os::linux-apis"]
repository = "https://github.com/Mic92/container-pid"
edition = "2018"

[dependencies]
libc = "~0"
simple-error = "~0"