12 コミット (cd9ee23d0c3cd8c1d4701296f0fc542c49a3ef74)

作成者 SHA1 メッセージ 日付
  e7d cd9ee23d0c
Fix kettu installation for Alpine image 6年前
  e7d 7e0086f975
Add dumb-init back and add bash dependency to Alpine container 6年前
  e7d 23e4f03858
Run entrypoint though sh instead of dumb-init with Alpine 6年前
  Kristian Haugene baa8cdef41 Fix environment error for alpine and armhf 6年前
  Kristian Haugene f05a286b46 Add new env variables to alpine and armhf Dockerfiles #294 6年前
  e7d 6e0c44e682
Install UFW with dockerfile 6年前
  e7d 91c450ba62
Get dockerize from Git instead of Alpine repository 6年前
  e7d f65408126d
Regroup necessary directories creation 6年前
  e7d 37994734a5
Remove unecessary file reading 6年前
  e7d a586ceacd6
Reduce dependency chain 6年前
  e7d 39435df09d
Remove useless final echo 6年前
  e7d 04c5b79f84
Add a Dockerfile to build a Alpine based version 6年前
  Jevin Maltais 1d83e2eadd Upgrading dockerize and required packages 6年前
  pandrez 3f825828ef Added Kettu Web UI 6年前
  Kristian Haugene c7a00b3525 Fix build and some restructuring after #324 6年前
  Garret Hicks 93ab8dcb95 apply changes from Dockerfile to Dockerfile.armhf 6年前
  Garret Hicks 4bc9a89e22 add combustion 6年前
  Kevin McCormick 84749c6244 Remove erroneous quotes from ENV statements 6年前
  Kristian Haugene c8a667edc4 Removed legacy options, #278 6年前
  Magnus Ullberg 5df12b5b17 Added firewall support 7年前
  Branden Cash 8cb81cc588 added support for uid/gid ... by default transmission will still run as root so as to not break backwards compatibility. 7年前
  Matt Berther 5c6d65ba1c adding ARM (Raspberry Pi) support 7年前
  Kristian Haugene 8dac504374 Bump version 8年前
  Kristian Haugene 29971f285d Bump version 8年前
  Dave Webb 09c978fc9b Attempt to prevent zombie processes when run under systemd 8年前
  Kristian Haugene 5859bd3d68 also installing zip and unzip. issue #75 8年前
  Kristian Haugene ed7556b6c6 installing rar and unrar to be able to execute simple scripts in the container. ref issue #75 8年前
  Kristian Haugene 1c808e8a5b Bump version to 1.8 8年前
  Kristian Haugene 3c56a7ce08 removed resolv override env option. readme fixup 8年前
  Kristian Haugene 660b8f9195 bumped version 8年前
  Kristian Haugene d25fc77b54 bump version 8年前
  Kristian Haugene 8d8a2c3c8c set vpn provider as required param 8年前
  Doug Daniels 8d43c09bfb Closes #23 - Ensure TRANSMISSION_HOME is on a persistent volume to store torrent resume info 8年前
  Kristian Haugene 0949d82219 moved scripts and templates out of transmission daemon home folder. this allows mounting of /etc/transmission-daemon to keep state, ref issue #22 8年前
  Kristian Haugene f5baa63609 Update Dockerfile 8年前
  Kristian Haugene 91ccd7e3dd modified startup scripts to support more vpn providers 8年前
  Kristian Haugene d2035237a2 Update Dockerfile 9年前
  Kristian Haugene 2aa1796e08 all openvpn script and config in openvpn folder 9年前
  Kristian Haugene b6ab2b943d covered by wildcard add 9年前
  Kristian Haugene 553dbf628c use same script names inside and outside container. cleaner adding them as well 9年前
  Kristian Haugene fa7fbca87a bump version 9年前
  Kristian Haugene 8a3a0b30e9 persist env variables on startup. conform to /bin/sh 9年前
  Kristian Haugene 0d918b22f9 set fixed transmission-daemon home, move dockerize settings.json till we know tun0 ip 9年前
  Ian Neubert ceab19795b Find IP of tun0 during transmission start up and set the configuration to bind to it. Closes #11 9年前
  Ian Neubert 01cec65568 Renamed files in repo that end up as start.sh inside container to start.sh in the repo too. 9年前
  Kristian Haugene f7a7c2d4b4 fixing switch for keeping transmission state. also persist transmission rpc username and password for port updates if authentication is enabled. 9年前
  Kristian Haugene 629e8d0fac transmission startup handles setting.json, and possible to have transmission data-dir on mounted volume for persistent state 9年前
  Kristian Haugene d129497ca5 keeping env vars 9年前
  Kristian Haugene faa3972ab4 Not starting if PIA credentials is not set 9年前
  Ian Neubert 268480358d Added PIA username/password to env vars 9年前