Skip to content

runc run fails with "mkdir /run/runc: permission denied" #1413

Description

@jwendell

I followed the instructions found on README.md:

  1. Create the filesystem: docker export $(docker create busybox) | tar -C rootfs -xvf -
  2. Create the config: runc spec
  3. Run the image: runc run mycontainerid

Got the error: mkdir /run/runc: permission denied

Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions