Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 533 Bytes

LinuxIDMapping.md

File metadata and controls

20 lines (10 loc) · 533 Bytes

LinuxIDMapping

LinuxIDMapping specifies UID/GID mappings

Properties

Name Type Description Notes
containerID Integer ContainerID is the starting UID/GID in the container [optional]
hostID Integer HostID is the starting UID/GID on the host to be mapped to 'ContainerID' [optional]
size Integer Size is the number of IDs to be mapped [optional]

Implemented Interfaces

  • Serializable