Add brief instructions for running Mullvad VPN CLI from docker or Podman #9079
Replies: 3 comments
-
|
Hi @caewok ! |
Beta Was this translation helpful? Give feedback.
-
|
Can be accessed here : https://github.com/the-me-0/docker-mullvadvpn |
Beta Was this translation helpful? Give feedback.
-
|
The addition of split tunneling also seems to block many/most container-oriented use cases now, per #3737 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have checked if others have suggested this already
Feature description
I have been trying to get Mullvad VPN CLI working from docker. It is non-trivial, because mullvad relies on
systemdand Docker containers usually do not runsystemd. From what I can tell, it looks like podman should be able to runsystemdcontainers, but I have had no luck making that work.From reading the issues in the Git here, it seems like others had similar problems but that a few commenters had successfully set up a docker container with the mullvad cli. So I thought it might be helpful to the community if someone who has gotten this to work could provide some instructions in the README or in wiki.
Related issues: #5431, #5408, #4894.
Alternative solutions
I tried https://github.com/gvkhna/docker-mullvadvpn/ without success. I also tried installing mullvad cli from a podman container, without success.
Type of feature
Operating System
Beta Was this translation helpful? Give feedback.
All reactions