Issue with getting started with Morpheus

unable to run
./docker/run_container_release.sh


Keep getting 
Launching nvcr.io/nvidia/morpheus/morpheus:v24.10.00a-runtime...
+ docker run --rm -ti --runtime=nvidia --env WORKSPACE_VOLUME=/home/kbr-user/Morpheus/docker -v /home/kbr-user/Morpheus/docker/models:/workspace/models --net=host --gpus=all --cap-add=sys_nice nvcr.io/nvidia/morpheus/morpheus:v24.10.00a-runtime bash
docker: Error response from daemon: unknown or invalid runtime name: nvidia.
See 'docker run --help'.

Please follow the steps here for docker:

https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html

I have triton and Morpheus install but unable to run any pre trained models.