Christopher 5ef908622c Add Docker API override method for newer distros (#62)
* 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.
2025-11-14 07:44:02 -08:00
2023-10-04 21:27:05 -05:00
2023-08-14 21:39:57 -05:00
2023-10-27 11:00:31 -05:00

BigBearScripts

YouTube Link: https://www.youtube.com/@bigbeartechworld

BigBearCommunity

If you have a suggestion for a video, post in the BigBearCommunity.

Support My Work

ko-fi

Description
No description provided
Readme MIT 1 MiB
Languages
Shell 99.2%
JavaScript 0.8%