openvpn-latest does not exists as an image to use in docker-compose.yml
I was trying to use docker-compose.yml by using the pre-built docker images but failed as openvpn-latest does not exists. What exists is openvpn-as which is not the same. In this case what can be done?
Hi @naidu, is this still an issue?
Yes it is.
Can you please clarify which actions you are performing and what error you're getting?
Currently, docker-compose.yaml in the repo refers to image: openvpn:local. However, even if I change it to image: openvpn:latest, everything still works fine.
Can't troubleshoot this issue without further details. Feel free to reopen it whenever you have more to share.