firecracker-containerd icon indicating copy to clipboard operation
firecracker-containerd copied to clipboard

Runtime should limit privileges

Open xibz opened this issue 7 years ago • 0 comments

  • [ ] runtime should support that ReadOnlyRootfs is false
  • [ ] runtime should support Privileged is true
  • [ ] runtime should support RunAsUser
  • [ ] should return error if RunAsGroup is set without RunAsUser
  • [ ] runtime should support RunAsUserName
  • [ ] runtime should support SupplementalGroups
  • [ ] runtime should support setting Capability
  • [ ] runtime should support Privileged is false
  • [ ] runtime should support RunAsGroup
  • [ ] runtime should support that ReadOnlyRootfs is true

xibz avatar Feb 07 '19 19:02 xibz