Using Docker create a container
Warning
It is recommended to use Docker Compose over the standard docker run command.
Steps
- Install Docker (see docs.docker.com)
- Pull the image
Bash - Have your Mullvad account number handy
- Change the
<changeme>in the below command to your account number - Run
Bash