-
Hi, To launch the container I do:
Then I have this in Nginx to access to web GUI:
When I run the first command and then "docker ps" there is nothing. Sometimes there is something but then it disappears. I'm kind of new to these concepts and would really appreciate it if someone could explain me what I'm doing wrong. I have read the documentation but don't really know what to do with it. Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @spouradrix , docker logs should show some information about what is going on. |
Beta Was this translation helpful? Give feedback.
Hi @spouradrix ,
you may find some information here: https://haugene.github.io/docker-transmission-openvpn/provider-specific/#nordvpn
never used openvpn_config in conjonction with nordvpn_XXXX attributes, so I'm not sure what is wrong.
I use only NORDVPN_XXX + OPENVPN_OPTIONS env.
docker logs should show some information about what is going on.