Releases: telnetdoogie/synology-docker
Releases · telnetdoogie/synology-docker
2.3.3
What's Changed
- fix: minimum timeout is >=10m for both start and stop by @telnetdoogie in #13
Full Changelog: 2.3.2...2.3.3
2.3.2
What's Changed
- feat: skip logger step is logger already set to local by @telnetdoogie in #12
Full Changelog: 2.3.1...2.3.2
2.3.1
2.3.0
- Modified script to more effectively insert the
iptables
rule in thestart-stop-status
script - Added
fix_ipforward.sh
as a quick-fix for users that used a previous version and may have issues with intra-container networking - Fixes #9
Full Changelog: 2.2.0...2.3.0
Instruction and Approach Change: "Logger First"
Please read the new README as instructions and approach have changed slightly.
Your first mission on first-time upgrade will be to move all container loggers over to local
logger and update the default logger by using the new "logger" command in the script.
Once that is done, the actual upgrade is incredibly simple.
Full Changelog: 2.1.3...2.2.0
Added dependency checks
What's Changed
- checking for dependent scripts; run from script folder by @telnetdoogie in #5
Full Changelog: 2.1.2...2.1.3
Changed error to exit message on version match
What's Changed
- changed version match to no longer be an 'ERROR' by @telnetdoogie in #3
Full Changelog: 2.1.1...2.1.2
Removed dependency on `bc`
What's Changed
- remove BC dependency and update readme for HTTPS by @telnetdoogie in #2
Full Changelog: 2.1.0...2.1.1
Updated logger modification
What's Changed
- Updated logging driver replacement by @telnetdoogie in #1
Full Changelog: 2.0.0...2.1.0
2.0.0
Added output when listing containers that provide clues for recreating those containers.
This is the first release removed from the original fork