Commit Graph

14 Commits

Author SHA1 Message Date
Kristian Haugene
4263519b8e Merge pull request #401 from infothrill/infothrill/arm-stretch
Upgrade armhf image to debian stretch. This will remove the need for …
2018-01-27 18:46:29 +01:00
Dean Bailey
970c9c576f Added UFW_EXTRA_PORTS, Updated start script shell, Added python2.7
UFW_EXTRA_PORTS Allows for exposing of ports when binding to the image for the vpn functionality. Accepts comma seperated list.

Changed from /bin/sh to /bin/bash. If you got bash, why use busybox? Plus busybox doesn't allow for advanced string manipulations.

Added python2.7 and pysqlite2. torrentToMedia from the nzbToMedia package needs python2.7.
2018-01-24 22:41:28 -08:00
Paul Kremer
78aa5ac448 Upgrade armhf image to debian stretch. This will remove the need for a custom dumb-init as well as upgrade to the latest transmission.
Should resolve issue #392 for the arm platform.
2018-01-21 10:51:13 +01:00
Jevin Maltais
1d83e2eadd Upgrading dockerize and required packages 2017-11-25 21:37:10 -05:00
pandrez
3f825828ef Added Kettu Web UI 2017-11-19 12:37:07 +00:00
Kristian Haugene
c7a00b3525 Fix build and some restructuring after #324 2017-11-18 14:36:31 +01:00
Garret Hicks
93ab8dcb95 apply changes from Dockerfile to Dockerfile.armhf 2017-10-22 09:31:30 -07:00
Garret Hicks
4bc9a89e22 add combustion 2017-10-22 00:18:12 -07:00
Kristian Haugene
b4624096a7 Merge branch 'env-quotes' of git://github.com/kmccormick/docker-transmission-openvpn into kmccormick-env-quotes
Conflicts:
	Dockerfile
	Dockerfile.armhf
2017-10-13 20:08:11 +02:00
Kevin McCormick
84749c6244 Remove erroneous quotes from ENV statements
Fixes #315. Only the value should be quoted, if necessary.
2017-10-12 16:21:36 -07:00
Kristian Haugene
c8a667edc4 Removed legacy options, #278 2017-07-18 01:41:28 +02:00
Magnus Ullberg
5df12b5b17 Added firewall support 2017-04-06 13:14:19 -04:00
Branden Cash
8cb81cc588 added support for uid/gid ... by default transmission will still run as root so as to not break backwards compatibility. 2016-09-26 23:42:04 -07:00
Matt Berther
5c6d65ba1c adding ARM (Raspberry Pi) support 2016-07-26 23:41:05 -06:00