Package runc
CLI tool for spawning and running containers according to the OCI specification
https://github.com/opencontainers/runc
Version: 1.4.1
System Administration | |
| runc | Open Container Initiative runtime |
| runc-checkpoint | checkpoint a running container |
| runc-create | create a container |
| runc-delete | delete any resources held by the container |
| runc-events | display container events and statistics. |
| runc-exec | execute new process inside the container |
| runc-kill | send a specified signal to container |
| runc-list | lists containers |
| runc-pause | suspend all processes inside the container |
| runc-ps | display the processes inside a container |
| runc-restore | restore a container from a previous checkpoint |
| runc-resume | resume all processes that have been previously paused |
| runc-run | create and start a container |
| runc-spec | create a new specification file |
| runc-start | start a previously created container |
| runc-state | show the state of a container |
| runc-update | update running container resource constraints |