Crate liboci_cli

source ·

Structs§

  • Checkpoint a running container Reference: https://github.com/opencontainers/runc/blob/main/man/runc-checkpoint.8.md
  • Create a container Reference: https://github.com/opencontainers/runc/blob/main/man/runc-create.8.md
  • Release any resources held by the container
  • Show resource statistics for the container
  • Execute a process within an existing container Reference: https://github.com/opencontainers/runc/blob/main/man/runc-exec.8.md
  • Return the features list for a container This subcommand was introduced in runc by https://github.com/opencontainers/runc/pull/3296 It is documented here: https://github.com/opencontainers/runtime-spec/blob/main/features-linux.md
  • Send the specified signal to the container
  • List created containers
  • Suspend the processes within the container
  • Display the processes inside the container
  • Resume the processes within the container
  • Create a container and immediately start it
  • Command generates a config.json
  • Start a previously created container
  • Show the container state
  • Update running container resource constraints

Enums§