Skip to content

config: document how to translate image config into runtime config #479

@philips

Description

@philips

There are several fields in the OCI Image Config that directly translate to a fields on the Runtime Config. We should document how those fields translate.

The obvious ones:

  • User
  • Env
  • Entrypoint
  • Cmd
  • WorkingDir

UX ones (used to help users but not automatically mapped):

  • ExposedPorts
  • Volumes

Optional as they depend on the user and largely shouldn't be dictated by image author:

  • Memory
  • MemorySwap
  • CPUShares

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