logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

singularity-oci-kill - Kill a container (root user only)

Description

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

Example

         $ singularity oci kill mycontainer INT
         $ singularity oci kill mycontainer -s INT

History

       27-Feb-2025 Auto generated by spf13/cobra

Auto generated by spf13/cobra                       Feb 2025                                      singularity(1)

Name

       singularity-oci-kill - Kill a container (root user only)

Options

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

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

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

See Also

singularity-oci(1)

Synopsis

singularityocikill[killoptions...]

See Also