Skip to content

Tags: petersolopov/docker-openvpn

Tags

v2.1.0

Toggle v2.1.0's commit message
Periodic tag

v2.0.0

Toggle v2.0.0's commit message
release: v2.0.0

* Primary highlight is the switch from Debian Jessie to Alpine 3.2.
* This results in a smaller image and security updates seem to arrive faster.

v1.1.0

Toggle v1.1.0's commit message
ovpn_copy_server_files: Use short flags with rm

* The busybox tool in the alpine distro doesn't support long flags.

v1.0

Toggle v1.0's commit message

Verified

This tag was signed with the committer鈥檚 verified signature. The key has expired.
kylemanna Kyle Manna
Officially release v1.0 now that Debian 8 (Jessie) has been released.

v0.2

Toggle v0.2's commit message
Dockerfile: Shallow clone EasyRSA v3

* Do a shallow clone for a smaller checkout
* Condense multiple run lines to a single RUN line for a flatter image.

v0.1

Toggle v0.1's commit message
Dockerfile: Set WORKDIR to /etc/openvpn

* Set WORKDIR to simply admin when I run cmd `bash`
* Add comment on port