[PR #4] [MERGED] Develop #8

Closed
opened 2026-03-07 19:08:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/007revad/Synology_ContainerManager_IPv6/pull/4
Author: @007revad
Created: 7/11/2024
Status: Merged
Merged: 7/11/2024
Merged by: @007revad

Base: mainHead: develop


📝 Commits (10+)

📊 Changes

4 files changed (+247 additions, -38 deletions)

View changed files

📝 CHANGES.txt (+8 -0)
📝 README.md (+4 -0)
images/screenshot.png (+0 -0)
📝 syno_containermanager_ipv6.sh (+235 -38)

📄 Description

v2.0.4

  • Added support for the old Synology Docker package.
  • Changed to edit the dockerd.json files to preserve any existing customizations.
  • Now displays contents of the edited files so you can see if they are correct.
  • Added check if there's a newer version of the script available.
  • Added colored text for important information. Can be disabled with -c or --color
  • Bug fix for editing start_stop_status. Script was prepending a # every time it was run.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/007revad/Synology_ContainerManager_IPv6/pull/4 **Author:** [@007revad](https://github.com/007revad) **Created:** 7/11/2024 **Status:** ✅ Merged **Merged:** 7/11/2024 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`dd1c8bf`](https://github.com/007revad/Synology_ContainerManager_IPv6/commit/dd1c8bfd62da5bb7caa34e2ddaf2215e60c5edca) Update CHANGES.txt - [`637adca`](https://github.com/007revad/Synology_ContainerManager_IPv6/commit/637adca2afb85f178523883f5f9567346dfa5bec) Update syno_containermanager_ipv6.sh - [`986ee1e`](https://github.com/007revad/Synology_ContainerManager_IPv6/commit/986ee1e12dbfdbf77c9c1076403748c64924584f) Add files via upload - [`9cf068a`](https://github.com/007revad/Synology_ContainerManager_IPv6/commit/9cf068a1b75d0f5610afe12b91afe79ee800a524) Update syno_containermanager_ipv6.sh - [`380e8e9`](https://github.com/007revad/Synology_ContainerManager_IPv6/commit/380e8e976d37dd01a35c8374ff9b793561a7d1c3) Delete images/screenshot.png - [`d4dcf8d`](https://github.com/007revad/Synology_ContainerManager_IPv6/commit/d4dcf8d9d794ec77bfdbb1c6a56a705b8151e91d) Add files via upload - [`57d4f38`](https://github.com/007revad/Synology_ContainerManager_IPv6/commit/57d4f38c30335d1a9957c5ce3ba5486e55fb3149) Update README.md - [`484882e`](https://github.com/007revad/Synology_ContainerManager_IPv6/commit/484882e6487a144cd8ade815fabc5dc72dca9f34) Delete images/screenshot.png - [`2f13625`](https://github.com/007revad/Synology_ContainerManager_IPv6/commit/2f136259f4f328f2151b4efe1d6cd0108250f0f5) Add files via upload - [`5cd259b`](https://github.com/007revad/Synology_ContainerManager_IPv6/commit/5cd259b6854d05b02f2ed9df36a8fc9d45406a16) Add files via upload ### 📊 Changes **4 files changed** (+247 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+8 -0) 📝 `README.md` (+4 -0) ➕ `images/screenshot.png` (+0 -0) 📝 `syno_containermanager_ipv6.sh` (+235 -38) </details> ### 📄 Description v2.0.4 - Added support for the old Synology Docker package. - Changed to edit the dockerd.json files to preserve any existing customizations. - Now displays contents of the edited files so you can see if they are correct. - Added check if there's a newer version of the script available. - Added colored text for important information. Can be disabled with -c or --color - Bug fix for editing start_stop_status. Script was prepending a # every time it was run. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 19:08:01 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Synology_ContainerManager_IPv6#8
No description provided.