Optimized mds

This commit is contained in:
2025-03-17 05:10:43 +01:00
parent 7b17362986
commit 2667f3c259
78 changed files with 110 additions and 79 deletions

View File

@@ -4,7 +4,7 @@
This role updates Docker Compose instances by checking for changes in Docker image digests and applying updates if necessary. It utilizes a Python script to handle git pulls and Docker image pulls, and rebuilds containers when changes are detected.
## 📌 Overview
## Overview
The role performs the following:
- Deploys a Python script to check for Docker image updates.