dockworker
dockworker copied to clipboard
Why is GraphDriver commented out ?
in container.rs
#[derive(Debug, Clone, Serialize, Deserialize)] #[allow(non_snake_case)] pub struct ContainerInfo { pub AppArmorProfile: String, pub Args: Vec<String>, pub Config: Config, pub Created: String, pub Driver: String, // ExecIDs // GraphDriver // HostConfig