% ramalama-stop 1
ramalama-stop - stop named container that is running AI Model
ramalama stop [options] name
Tells container engine to stop the specified container.
The stop command conflicts with --nocontainer option.
Stop all containers
Print usage message
Ignore missing containers when stopping
Stop specified container that is executing the AI Model.
The ramalama stop command conflicts with the --nocontainer option. The user needs to stop the RamaLama processes manually when running with --nocontainer.
$ ramalama stop mymodel
$ ramalama stop --all
ramalama(1), ramalama-run(1), ramalama-serve(1)
Sep 2024, Originally compiled by Dan Walsh dwalsh@redhat.com