Skip to content

Why is GraphDriver commented out ? #183

@LeeTeng2001

Description

@LeeTeng2001

in container.rs

#[derive(Debug, Clone, Serialize, Deserialize)]
#[allow(non_snake_case)]
pub struct ContainerInfo {
pub AppArmorProfile: String,
pub Args: Vec,
pub Config: Config,
pub Created: String,
pub Driver: String,
// ExecIDs
// GraphDriver
// HostConfig

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions