Commit Graph
2 Commits
Author SHA1 Message Date
nexusmaniacandGitHub b69434e13d Update Dockerfile.alpine
Using Alpine `3.12` to get access to Transmission `3.0.0` 🎉 

https://pkgs.alpinelinux.org/packages?name=transmission&branch=v3.12

https://github.com/transmission/transmission/releases/tag/3.00

I've tested this by upgrading the `3.11.6` APK's inside the container to `3.12` and it runs fine 👍 
- Gives me `Transmission 3.00 (bb6b5a062e)` 😎 
- VPN still connects & logs look tidy 👌
2020-07-10 22:46:37 +01:00
nexusmaniacandGitHub 60438f3f80 Update Dockerfile.alpine
Could bump the Alpine version to 3.8 now that it's stable? :) In theory it'll pull the latest Transmission-daemon 2.94 too :D

Also, `curl` attempts to run as part of the port forward script for a PIA VPN connection... But we don't install curl :P
2018-07-23 18:44:47 +01:00