Skip to content

Valid IDs #635

@ip1981

Description

@ip1981

Why are IDs restricted by this pattern?

idRegex = regexp.MustCompile(`^[\w_-]+$`)

https://github.com/opencontainers/runc/blob/master/libcontainer/factory_linux.go#L29

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