Commit Graph

3 Commits

Author SHA1 Message Date
Kelvin Chen 2382d79fbe Update OpenVPN image
- Change base image to Ubuntu Xenial
 - Rename `create-client` command to more intuitive `export-client`
2016-10-07 00:50:47 -04:00
Kelvin Chen aaf37c5d9e Restyle Dockerfiles
Use leading ampersands instead of trailing ampersands as per the
examples on the docker website. e.g.
long command \
&& another command

Also change the build-all script to update the debian image when
building the base image.
2015-11-11 21:29:01 -05:00
Kelvin Chen a2762c9f60 Add an OpenVPN container 2015-11-11 03:14:53 -05:00