I pull your image on to my docker container but i wasn't able to run it. docker run -it --rm -v ./nyt.mp4 -o output.gif --to 5 --compress 0 --colors 255 --resize 320:-1 unknown shorthand flag: 'o' in -o what I am doing wrong here?