Skip to content

Keep dperson/openvpn-client up to date

License

Notifications You must be signed in to change notification settings

utkuozdemir/dperson-openvpn-client

 
 

Repository files navigation

Docker OpenVPN Client

This project is a fork of dperson/openvpn-client with the following changes:

  • Periodically builds a new image with the latest alpine and openvpn versions
  • Produce ghcr.io/utkuozdemir/dperson-openvpn-client images with the following tags:
    • combination of alpine and openvpn versions in different formats, e.g. alpine-3.18.4-openvpn-2.6.5 and 2.6.5-alpine-3.18.4 (semver-compatible)
    • only the openvpn version, e.g. 2.6.5
    • latest

This way:

  • We keep it up to date so we avoid the security vulnerabilities (CVEs) - i.e., at the time of writing, OpenVPN version in upstream is 2.4.9 while the latest version here is 2.6.5
  • We offer tagged versions
  • We use ghcr.io which is not subject to the Docker Hub pull rate limits

Supported Architectures:

  • linux/amd64
  • linux/arm64
  • linux/arm/v7

See the package for the list of available tags.

This project aims to do minimal changes on the upstream code.

To read the actual README of the project, see README.dperson.md.

About

Keep dperson/openvpn-client up to date

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 96.8%
  • Dockerfile 3.2%