cenk1cenk2 / docker-softether-vpnsrv

SoftEther VPN Server with DNSMASQ DHCP Server or bridge mode connection for VPN-to-site setup.
29 stars 15 forks source link

pretty new with docker #13

Closed malikshi closed 3 years ago

malikshi commented 3 years ago

What's the difference between docker pull cenk1cenk2/softether-vpnsrv and deploy through cloning your repo?

cenk1cenk2 commented 3 years ago

There is no difference. It is just the difference between docker and docker-compose. With docker-compose you will have a physical copy of the configuration in your folder, which is more convenient for many.