Docker ps not working!

When I run the docker ps command, one of my containers attaches it’s container id to the container name over and over again and finally attaches the actual name at the end of the name.

You can see at the very bottom that the name rocketchat_rocketchat_1 is attached to the name, but that should be the only thing in the name.

See the next line for what the docker ps should display for a container.

What is the Docker image? Is it “mongo”?

What is the OS? IS it a supported OS?
Stop and delete the container and re-run the image.