mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-08-11 12:25:15 -04:00
5ef908622cf7899944b929a53f48b2b0cc032053
* Add Docker API override method for newer distros Introduces functions to apply and remove a Docker API override using DOCKER_MIN_API_VERSION=1.24 for distributions where Docker 24.0.x is unavailable (e.g., Ubuntu 24.04+, Debian trixie). Updates messaging and main logic to support this alternative fix, allowing CasaOS to work with newer Docker versions without requiring a downgrade. * Update script version to 1.5.0 in run.sh Changed displayed version from 1.4.0 to 1.5.0 in all relevant echo statements to reflect the latest script version. * Refactor Docker repository setup into function Extracted Docker repository setup steps into a reusable setup_docker_repository function. Updated main installation and downgrade logic to use this function, reducing code duplication and improving maintainability.
BigBearScripts
YouTube Link: https://www.youtube.com/@bigbeartechworld
BigBearCommunity
If you have a suggestion for a video, post in the BigBearCommunity.
Support My Work
Languages
Shell
99.2%
JavaScript
0.8%