ramalama-stop - Man Page

stop named container that is running AI Model

Synopsis

ramalama stop [options] name

Tells container engine to stop the specified container.

Command will not work when run with --nocontainer option.

Options

--all, -a

Stop all containers

--help, -h

Print usage message

--ignore

Ignore missing containers when stopping

Description

Stop specified container that is executing the AI Model.

If ramalama command was executed with the --nocontainer model, then this command will have no effect. The user will need to stop the RamaLama processes manually.

Examples

$ ramalama stop mymodel
$ ramalama stop --all

See Also

ramalama(1), ramalama-run(1), ramalama-serve(1)

History

Sep 2024, Originally compiled by Dan Walsh dwalsh@redhat.com ⟨mailto:dwalsh@redhat.com⟩

Referenced By

ramalama(1), ramalama-serve(1).