File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 11.8-3.2.99 2025-11-09 <dave at tiredofit dot ca >
2+
3+ Add EOL Notice and deprecate image
4+
5+
16## 11.8-3.2.21 2025-08-06 <dave at tiredofit dot ca >
27
38 ### Added
Original file line number Diff line number Diff line change @@ -5,6 +5,33 @@ prepare_service
55# shellcheck disable=SC2034
66PROCESS_NAME="mariadb"
77
8+ cat <<EOF
9+
10+ *****************************************************************************************
11+ * *
12+ * END OF LIFE NOTICE AUGUST 18, 2025 *
13+ * tiredofit/mariadb *
14+ * *
15+ * This image is no longer maintained as of and will not receive updates. *
16+ * *
17+ * A successor image is available at: *
18+ * *
19+ * Repository | Documentation: *
20+ * - https://github.com/nfrastack/container-mariadb *
21+ * *
22+ * Image Registries: *
23+ * - https://hub.docker.com/r/nfrastack/mariadb *
24+ * - https://github.com/nfrastack/container-mariadb/pkgs/container/container-mariadb *
25+ * *
26+ * Please visit https://nfrastack.com for more information. *
27+ * *
28+ *****************************************************************************************
29+
30+ EOF
31+
32+ sleep 15
33+
34+
835bootstrap_filesystem
936bootstrap_variables
1037configure_mariadb
You can’t perform that action at this time.
0 commit comments