Skip to content
This repository was archived by the owner on Aug 14, 2020. It is now read-only.
This repository was archived by the owner on Aug 14, 2020. It is now read-only.

os-spec/linux: additional device nodes #641

@lucab

Description

@lucab

Restarting the previous discussion at #127, it looks like we may need new entries in the set of provided /dev paths.

In particular, it may be useful to have the runtime provide the following paths:

  • /dev/fd/
  • /dev/stdin
  • /dev/stdout
  • /dev/stderr

Rationale for this is:

  1. OCI makes those mandatory as well
  2. docker2aci already add them to converted images
  3. generic ACI images typically don't embed them
  4. simple things like bash process substitution break without them

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