Trying to install libre Translate using Docker with GPU support

Hi I’m pretty in experienced with docker and I’m sure I’m doing something wrong.

I first tried to install the cuda docker image. It built and started fine the problem is I still can’t access the libretranslate interface on localhost:5000 I then tried to run the run.sh file that works too but when it starts it just gives me a list of possible argument adding the --host --port arguments did not do anything and the script does not appear to use the image with built in cuda support anyway.