How do i run this container?

So i am very very new to Docker, i need some major help. Im running Windows 10 and all i want to do is run haugene/transmission-openvpn… How do i go about running that in a container? All i’ve figure out so far is to open powershell and run the “docker pull…” command thats on the webpage.

Any help would be much appreciated!!

Hi there,
There are lots of material on the web how to use docker.
Here is a link to one:

You can also read docker CLI documentation to understand the commands better:

Regards,
DevDrake