Releases: ngosang/docker-amule
Releases · ngosang/docker-amule
2.3.3-9
- Rebuild with latest base Docker Image
2.3.3-8
- Update GeoLiteCountryUpdateUrl and StatsServerURL URLs
- Rebuild with latest base Docker Image
2.3.3-7
- Fix MOD_AUTO_RESTART starting multiple cron tasks
- Use su command instead of sudo to run aMule
- Require obfuscation by default (IsClientCryptLayerRequired=1)
- Increase slot upload speed to 50 KB/s = 400Kb/s by default (SlotAllocation=50)
2.3.3-6
- Use pre-compiled packages to improve Docker build time
- Include man documentation
2.3.3-5
- Replace Docker base image with Alpine 3.15
- Remove support for mips64le arch, include arm/v6 arch
- Add auto restart mod. MOD_AUTO_RESTART
- Add auto share mod. MOD_AUTO_SHARE
- Add fix kad graph mod. MOD_FIX_KAD_GRAPH
2.3.3-4
- Update base Docker image
- Do not remove dead ED2K servers (RemoveDeadServer=0)
2.3.3-3
- Install locales and set en_US.UTF-8 Resolves #4
- Change default Ed2kServersUrl to emule-security.org
2.3.3-2
- Docker image size is halved
- Update base Docker image