Skip to content

Releases: telnetdoogie/synology-docker

2.3.3

19 Dec 23:53
8190f9c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.2...2.3.3

2.3.2

19 Dec 06:22
8f0ec4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.1...2.3.2

2.3.1

19 Dec 05:52
d4628da
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

26 Nov 07:48
d22de11
Compare
Choose a tag to compare
  • Modified script to more effectively insert the iptables rule in the start-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"

13 Nov 00:24
Compare
Choose a tag to compare

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

11 Nov 22:36
9402c34
Compare
Choose a tag to compare

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

03 Nov 13:51
04ee3bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.1.2

Removed dependency on `bc`

03 Nov 13:17
1f38d8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

Updated logger modification

24 Oct 17:58
e1f6eaa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

12 Oct 20:34
Compare
Choose a tag to compare

Added output when listing containers that provide clues for recreating those containers.
This is the first release removed from the original fork