Commit Graph

5 Commits

Author SHA1 Message Date
Aaron Wood
d225283321 Reduce the amount of privileges needed 2017-03-05 21:04:50 -05:00
Samuel Jones
afc9e6b166 Fix docker-compose errors and introduce image names
- Removed double quotes from the "OPENVPN_OPTS=" line due to literal interpretation that would cause an issue at /openvpn/start.sh:57 when executed.
- Fixed failing "proxy/build" instruction. Splitting into "context" and "dockerfile" subkeys prevents the error "TypeError: You must specify a directory to build in path"
- Introduced "image: haugene/rpi-transmission-openvpn*" lines to each docker-compose structure to transition to Docker Hub hosted images in the future. (see https://resin.io/blog/building-arm-containers-on-any-x86-machine-even-dockerhub/)
2017-01-07 09:14:33 +11:00
Patrick Kishino
7b35432d17 Updated compose files to match documentation and fix #162 2016-11-16 14:44:41 +01:00
Matt Berther
b3de93ac20 correcting docker-compose build syntax 2016-07-27 13:04:00 -06:00
Matt Berther
5c6d65ba1c adding ARM (Raspberry Pi) support 2016-07-26 23:41:05 -06:00