Need help in setting up RobotFramework on Jenkins via a Docker image

I need to run tests through Jenkins on a docker container. I have all the tests setup and working but unable to figure out how to run it on docker through Jenkins pipeline.

I am able to get it running with the help of GitHub - ppodgorsek/docker-robot-framework: Robot Framework in Docker