Closed brucegraland closed 1 month ago
When I tried to modify the config file path(-v /root/openvpn/openvpn.ovpn:/config/openvpn/openvpn.ovpn
) to the directory(-v /root/openvpn/:/config/openvpn/
) , everything became ok , I should really take a closer look at the documentation
hey buddy
when I start the Docker container using the following command:
I found that Docker cannot correctly start the SOCKS5 proxy. Upon checking the log files, I encountered the following error:
This error is due to the presence of the line
up /etc/openvpn/update-resolv-conf
in my OpenVPN configuration file. After further investigation, I discovered that the functionality to remove this configuration item is implemented in /root/start.sh. When I closely examined the logs, I found the following error: