Categorygithub.com/k3s-io/runc
modulepackage
0.2.1
Repository: https://github.com/k3s-io/runc.git
Documentation: pkg.go.dev

# README

share-folder

Crazy approach to work around mount propagation issues until https://github.com/docker/docker/pull/17034 is merged

Building

make shell
make

# Packages

Libcontainer provides a native Go implementation for creating containers with namespaces, cgroups, capabilities, and filesystem access controls.

# Constants

address space limit.
max core file size.
CPU time in sec.
max data size.
Maximum filesize.
maximum file locks held.
max locked-in-memory address space.
maximum bytes in POSIX mqueues.
max nice prio allowed to raise to.
max number of open files.
max number of processes.
max resident set size.
maximum realtime priority.
timeout for RT tasks in us.
max number of pending signals.
max stack size.
No description provided by the author