Skip to content

Conversation

coderbirju
Copy link
Owner

This commit adds the following fields to the hostconfig struct that is retured when container inspect is called.

  • CIdFile
  • GroupAdd
  • Memory
  • CgroupNsMode
  • DNS config
  • OOMScoreAdj
  • ReadonlyRootfs,
  • UTSMode,
  • ShmSize
  • Runtime
  • Sysctl
  • Device
  • PidMode

This commit adds the following fields to the hostconfig struct that is
retured when container inspect is called.
- CIdFile
- GroupAdd
- Memory
- CgroupNsMode
- DNS config
- OOMScoreAdj
- ReadonlyRootfs,
- UTSMode,
- ShmSize
- Runtime
- Sysctl
- Device
- PidMode

Signed-off-by: Arjun Raja Yogidas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant