computer-playbook/roles/update-docker
2023-11-30 17:55:23 +01:00
..
files Refactored due to the reason that it was planed to also include akaunting update procedures. But this is skipped for now 2023-11-30 17:55:23 +01:00
tasks Solved bugs 2023-11-16 16:40:45 +01:00
templates Optimized docker update 2023-11-16 15:18:11 +01:00
vars optimized draft 2023-11-16 14:04:42 +01:00
README.md Updated Readme.md 2023-11-16 16:06:59 +01:00

Update-Docker Role

This Ansible role is used to update Docker Compose instances. It includes a Python script that checks for updates to Docker images and applies them if necessary.

It was created with the help of ChatGPT. The conversation is available here