Skip to content

Add --rm when running plaso container #31

@ZetaTwo

Description

@ZetaTwo

There is a --rm missing when running the plaso container. This leaves a bunch of stopped containers after using that importer.

args := []string{"run", "-v", "/tmp/:/tmp", "log2timeline/plaso", "image_export", "--logfile", logFile, "--partitions", "all", "--volumes", "all", "-w", exportDir, sourcePath}

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