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):
Optional as they depend on the user and largely shouldn't be dictated by image author:
- Memory
- MemorySwap
- CPUShares