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+ ## 1.6.99 2025-08-17 <dave at tiredofit dot ca >
2+
3+ Provide notification of Image EOL
4+
5+
16## 1.6.21 2025-05-10 <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
66PROCESS_NAME="s3ql"
77
8+
9+ cat <<EOF
10+
11+ ***************************************************************************************
12+ * *
13+ * END OF LIFE NOTICE AUGUST 17, 2025 *
14+ * tiredofit/s3ql *
15+ * *
16+ * This image is no longer maintained as of and will not receive updates. *
17+ * *
18+ * A successor image is available at: *
19+ * *
20+ * Repository | Documentation: *
21+ * - https://github.com/nfrastack/container-s3ql *
22+ * *
23+ * Image Registries: *
24+ * - https://hub.docker.com/r/nfrastack/s3ql *
25+ * - https://github.com/nfrastack/container-s3ql/pkgs/container/container-s3ql *
26+ * *
27+ * Please visit https://nfrastack.com for more information. *
28+ * *
29+ ***************************************************************************************
30+
31+ EOF
32+
33+ sleep 15
34+
835bootstrap_filesystem
936setup_s3ql
1037
You can’t perform that action at this time.
0 commit comments