Sponsor:

Your company here, and a link to your site. Click to find out more.

apptainer-oci-kill - Man Page

Kill a container (root user only)

Synopsis

apptainer oci kill [kill options...]

Description

Kill invoke kill operation to kill processes running within container
 identified by container ID.

Options

-f, --force[=false] kill container process with SIGKILL

-h, --help[=false] help for kill

-s, --signal="SIGTERM" signal sent to the container

-t, --timeout=0 timeout in second before killing container

Example

  $ apptainer oci kill mycontainer INT
  $ apptainer oci kill mycontainer -s INT

See Also

apptainer-oci(1)

History

24-Apr-2024 Auto generated by spf13/cobra

Referenced By

apptainer-oci(1).

Apr 2024 Auto generated by spf13/cobra