Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save VovaStelmashchuk/e6ae74de96115697f56aa556bcab3fff to your computer and use it in GitHub Desktop.
Save VovaStelmashchuk/e6ae74de96115697f56aa556bcab3fff to your computer and use it in GitHub Desktop.
CID=$(docker run -d --restart=always --privileged -p 1194:1194/udp -p 443:443/tcp umputun/dockvpn) && docker run -t -i -p 8080:8080 --volumes-from $CID umputun/dockvpn serveconfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment