Hello!
I'm using MacOS Big Sur, docker desktop 3.5.2, docker engine 20.10.7. Used your docker-compose file as is(with my credentials and server ip addres) and got this error:
[+] Running 1/1
⠿ Container vpn_client_pptp_1 Started 1.2s
Attaching to pptp_1
pptp_1 | Couldn't open the /dev/ppp device: No such file or directory
pptp_1 | /usr/sbin/pppd: You need to create the /dev/ppp device node by
pptp_1 | executing the following command as root:
pptp_1 | mknod /dev/ppp c 108 0
pptp_1 |
pptp_1 exited with code 4
Any help will be appreciated!
Hello!
I'm using MacOS Big Sur, docker desktop 3.5.2, docker engine 20.10.7. Used your docker-compose file as is(with my credentials and server ip addres) and got this error:
Any help will be appreciated!