Back to Pocketbase

Interface SysProcIDMap

static/jsvm/interfaces/syscall.SysProcIDMap.html

latest964 B
Original Source

Interface SysProcIDMap

SysProcIDMap holds Container ID to Host ID mappings used for User Namespaces in Linux. See user_namespaces(7).

Note that User Namespaces are not available on a number of popular Linux versions (due to security issues), or are available but subject to AppArmor restrictions like in Ubuntu 24.04.

Hierarchy

  • SysProcIDMap

Index

Properties

containerIDhostIDsize

Properties

containerID

containerID: number

hostID

hostID: number

size

size: number

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc