[PR #39] [MERGED] uninstall-docker-snap #45

Closed
opened 2025-11-20 04:14:25 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bigbeartechworld/big-bear-scripts/pull/39
Author: @dragonfire1119
Created: 5/1/2025
Status: Merged
Merged: 5/1/2025
Merged by: @dragonfire1119

Base: masterHead: uninstall-docker-snap


📝 Commits (2)

  • 2e904f8 🔧 feat(install-casaos): Add function to check and uninstall Docker from Snap
  • e7b3a8b 🔖 feat(install-casaos/run.sh): Update CasaOS Installer version

📊 Changes

1 file changed (+35 additions, -2 deletions)

View changed files

📝 install-casaos/run.sh (+35 -2)

📄 Description

  • Added a function to check and uninstall Docker installed via Snap, as Snap-based Docker installations can cause compatibility issues with CasaOS
  • Updated the CasaOS Installer version from V0.1 to V0.3 to reflect the latest release

Summary by CodeRabbit

  • New Features
    • The installer now detects if Docker is installed via Snap and guides users through handling potential compatibility issues.
  • Improvements
    • Updated installer version display from V0.1 to V0.3.
    • Enhanced script compatibility by updating the script's startup method for better portability.

🔄 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/bigbeartechworld/big-bear-scripts/pull/39 **Author:** [@dragonfire1119](https://github.com/dragonfire1119) **Created:** 5/1/2025 **Status:** ✅ Merged **Merged:** 5/1/2025 **Merged by:** [@dragonfire1119](https://github.com/dragonfire1119) **Base:** `master` ← **Head:** `uninstall-docker-snap` --- ### 📝 Commits (2) - [`2e904f8`](https://github.com/bigbeartechworld/big-bear-scripts/commit/2e904f89d34fb741e590ef92254a265cc7f4363f) 🔧 feat(install-casaos): Add function to check and uninstall Docker from Snap - [`e7b3a8b`](https://github.com/bigbeartechworld/big-bear-scripts/commit/e7b3a8b935a8afd02562c15f78067409f075c52e) 🔖 feat(install-casaos/run.sh): Update CasaOS Installer version ### 📊 Changes **1 file changed** (+35 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `install-casaos/run.sh` (+35 -2) </details> ### 📄 Description - Added a function to check and uninstall Docker installed via Snap, as Snap-based Docker installations can cause compatibility issues with CasaOS - Updated the CasaOS Installer version from V0.1 to V0.3 to reflect the latest release <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - The installer now detects if Docker is installed via Snap and guides users through handling potential compatibility issues. - **Improvements** - Updated installer version display from V0.1 to V0.3. - Enhanced script compatibility by updating the script's startup method for better portability. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:14:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/big-bear-scripts#45