Skip to content

support command line mounting #1029

@ianpark

Description

@ianpark

Currently runc has no option to create mount points from command line like Docker has "-v" option for that purpose. So it's quite difficult to integrate runc where -v option is used especially when we need to mount all the different paths every time for short-lived containers.
The only way is creating config.json every time with different mount point and delete it when container is terminated. Is it intended or can we consider adding that option?

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